AsfCodecType

AsfCodecType enumeration

Definiert ASF-Codec-Typen.

public enum AsfCodecType : ushort

Werte

Name Wert Beschreibung
Undefined 0 Undefinierter Codec.
Video 1 Videocodec.
Audio 2 Audio-Codec.
Unknown 65535 Unbekannter Codec.

Siehe auch