Class AudioChannelType

Class AudioChannelType

Pôvodný názov: Aspose.Imaging.Xmp.Schemas.XmpDm Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Predstavuje typ audio kanálu.

public sealed class AudioChannelType

Inheritance

object AudioChannelType

Z dedičných členov

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

Properties

Audio16Channel

Získajte 16 audio kanálov.

public static AudioChannelType Audio16Channel { get; }

Hodnota nehnuteľnosti

AudioChannelType

Audio51

Získajte 5.1 audio kanál.

public static AudioChannelType Audio51 { get; }

Hodnota nehnuteľnosti

AudioChannelType

Audio71

Získajte 7.1 audio kanál.

public static AudioChannelType Audio71 { get; }

Hodnota nehnuteľnosti

AudioChannelType

Mono

Získajte mono audio kanál.

public static AudioChannelType Mono { get; }

Hodnota nehnuteľnosti

AudioChannelType

OtherChannel

Zobrazí sa druhý kanál.

public static AudioChannelType OtherChannel { get; }

Hodnota nehnuteľnosti

AudioChannelType

Stereo

Získať stereo audio kanál.

public static AudioChannelType Stereo { get; }

Hodnota nehnuteľnosti

AudioChannelType

Methods

ToString()

Vráti systém.String, ktorý predstavuje túto inštanciu.

public override string ToString()

Returns

string

Systém.String, ktorý predstavuje túto inštanciu.

 Slovenčina