XmpAudioChannelType

XmpAudioChannelType class

表示音频通道类型。

public sealed class XmpAudioChannelType : XmpClosedChoice<string>

特性

姓名 描述
static Audio16Channel { get; } 获取 16 个音频通道。
static Audio51 { get; } 获取 5.1 音频通道。
static Audio71 { get; } 获取 7.1 音频通道。
static Mono { get; } 获取单声道音频通道。
static OtherChannel { get; } 获取其他频道。
static Stereo { get; } 获取立体声音频通道。

方法

姓名 描述
override Equals(object)
Equals(XmpClosedChoice<string>)
override GetHashCode()
override ToString()

也可以看看