XmpAudioChannelType
Leave feedback
On this page
Represents audio channel type.
public sealed class XmpAudioChannelType : XmpClosedChoice<string>
| Name | Description |
|---|---|
| static Audio16Channel { get; } | Gets 16 audio channel. |
| static Audio51 { get; } | Gets 5.1 audio channel. |
| static Audio71 { get; } | Gets 7.1 audio channel. |
| static Mono { get; } | Gets mono audio channel. |
| static OtherChannel { get; } | Gets other channel. |
| static Stereo { get; } | Gets stereo audio channel. |
| Name | Description |
|---|---|
| override Equals(object) | |
| Equals(XmpClosedChoice<string>) | |
| override GetHashCode() | |
| override ToString() |
- class XmpClosedChoice<T>
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.