Enum ScreenMirroringVideoCodec

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll
API Level:
4

Specifies the video codecs for ScreenMirroring.

C#
Copy
public enum ScreenMirroringVideoCodec
Name Description
H264

H.264 codec.

None

The screen mirroring is not negotiated yet.

See Also