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()

أنظر أيضا