Class AndroidSettings
Inheritance
object
AndroidSettings
Namespace: Glitch9.NativeMediaPlayer.Settings
Assembly: .dll
Syntax
public class AndroidSettings : ScriptableResource<AndroidSettings>
Fields
| Edit this page View SourcenotificationChannelDescription
Declaration
protected string notificationChannelDescription
Field Value
Type | Description |
---|---|
string |
notificationChannelName
Declaration
protected string notificationChannelName
Field Value
Type | Description |
---|---|
string |
smallIcon
Declaration
protected Sprite smallIcon
Field Value
Type | Description |
---|---|
Sprite |
Methods
| Edit this page View SourceInitialize()
Declaration
public void Initialize()