Enum MediaSinkState
The state of a media sink.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum MediaSinkState
Fields
Name | Description |
---|---|
Destroyed | Indicates that the media sink has been destroyed. |
Destroying | Indicates that the media sink is being destroyed. |
Initialized | Indicates that the media sink has been initialized. |