Class AudioChannelType
Class AudioChannelType
İsim alanı : Aspose.Imaging.Xmp.Schemas.XmpDm Toplantı: Aspose.Imaging.dll (25.4.0)
Ses kanalı türünü temsil eder.
public sealed class AudioChannelType
Inheritance
mirasçı üyeleri
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Audio16Channel
16 Ses Kanalı Yayınlandı.
public static AudioChannelType Audio16Channel { get; }
Mülkiyet Değer
Audio51
5.1 Ses Kanalı ile iletişime geçin
public static AudioChannelType Audio51 { get; }
Mülkiyet Değer
Audio71
7.1 Ses Kanalı Yayınlandı
public static AudioChannelType Audio71 { get; }
Mülkiyet Değer
Mono
Mono Ses Kanalı’nı kullanın.
public static AudioChannelType Mono { get; }
Mülkiyet Değer
OtherChannel
Diğer kanalı alır.
public static AudioChannelType OtherChannel { get; }
Mülkiyet Değer
Stereo
Stereo ses kanalı.
public static AudioChannelType Stereo { get; }
Mülkiyet Değer
Methods
ToString()
Bu istasyonu temsil eden bir System.String’i geri getirir.
public override string ToString()
Returns
Bu istasyonu temsil eden bir sistem.String.