H264EncoderProfile Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public H264Profile Profile { get; }
Public ReadOnly Property Profile As H264Profile
Get
public:
property H264Profile Profile {
H264Profile get ();
}
member Profile : H264Profile with get
Property Value
Type:
H264ProfileSee Also