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 audio κανάλι.

public static AudioChannelType Audio71 { get; }

Αξία ιδιοκτησίας

AudioChannelType

Mono

Κάντε το Mono Audio Channel.

public static AudioChannelType Mono { get; }

Αξία ιδιοκτησίας

AudioChannelType

OtherChannel

Κάντε το άλλο κανάλι.

public static AudioChannelType OtherChannel { get; }

Αξία ιδιοκτησίας

AudioChannelType

Stereo

Κάντε το Stereo Audio Channel.

public static AudioChannelType Stereo { get; }

Αξία ιδιοκτησίας

AudioChannelType

Methods

ToString()

Επιστρέφει ένα System.String που αντιπροσωπεύει αυτή την περίπτωση.

public override string ToString()

Returns

string

Ένα σύστημα.String που αντιπροσωπεύει αυτή την περίπτωση.

 Ελληνικά