H264EncoderProfile Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic H264Profile Profile { get; }
Public ReadOnly Property Profile As H264Profile
Get
public:
property H264Profile Profile {
H264Profile get ();
}
member Profile : H264Profile with get
Property Value
H264Profile
See Also