CodecName

MatroskaTrack.CodecName property

Gets a human-readable string specifying the codec.

public string CodecName { get; }

Property Value

A human-readable string specifying the codec.

See Also