Enum ScreenMirroringState
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Specifies the states of ScreenMirroring.
public enum ScreenMirroringState
Fields
Name | Description |
---|---|
Connected | Connected to a source. |
Disconnected | Disconnected from source. |
Idle | Idle. |
Paused | Paused while playing media. |
Playing | Playing. |
Prepared | Prepared. |