H264EncoderProfile Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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