Class AudioChannelType

Class AudioChannelType

ชื่อพื้นที่: Aspose.Imaging.Xmp.Schemas.XmpDm การประกอบ: Aspose.Imaging.dll (25.4.0)

ชนิดของช่องเสียง

public sealed class AudioChannelType

Inheritance

object AudioChannelType

อนุญาโตตุลาการ

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Audio16Channel

รับช่องเสียง 16

public static AudioChannelType Audio16Channel { get; }

คุณสมบัติมูลค่า

AudioChannelType

Audio51

รับช่องเสียง 5.1

public static AudioChannelType Audio51 { get; }

คุณสมบัติมูลค่า

AudioChannelType

Audio71

ได้รับช่องเสียง 7.1

public static AudioChannelType Audio71 { get; }

คุณสมบัติมูลค่า

AudioChannelType

Mono

รับช่องเสียง mono

public static AudioChannelType Mono { get; }

คุณสมบัติมูลค่า

AudioChannelType

OtherChannel

รับช่องทางอื่น ๆ

public static AudioChannelType OtherChannel { get; }

คุณสมบัติมูลค่า

AudioChannelType

Stereo

รับช่องเสียงสเตียรอยด์

public static AudioChannelType Stereo { get; }

คุณสมบัติมูลค่า

AudioChannelType

Methods

ToString()

กลับ System.String ที่แสดงตัวอย่างนี้

public override string ToString()

Returns

string

ระบบ String ซึ่งเป็นตัวแทนของ instance นี้

 แบบไทย