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

يعود نظام.String الذي يمثل هذه الحالة.

public override string ToString()

Returns

string

نظام.String الذي يمثل هذه الحالة.

 عربي