H265ProfileTierBaseGeneralProfile Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public H265ProfileGeneral GeneralProfile { get; set; }
Public Property GeneralProfile As H265ProfileGeneral
Get
Set
public:
property H265ProfileGeneral^ GeneralProfile {
H265ProfileGeneral^ get ();
void set (H265ProfileGeneral^ value);
}
member GeneralProfile : H265ProfileGeneral with get, set
Property Value
Type:
H265ProfileGeneralSee Also