Click or drag to resize
CodecCapabilityCodec Property
Gets the codec.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public Codec Codec { get; }

Property Value

Type: Codec
The codec.
See Also