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