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