H264EncoderProfile Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
H264Profile
See Also