Sets the unique media format for the codec.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub SetMediaFormat ( _
mediaFormat As Long _
)
protected internal void SetMediaFormat(
long mediaFormat
)
Type: System.Int64
Unique value corresponding to the format supported by the codec.This method should be used in a writer constructor to set codec parameters.