XmpAudioChannelType
XmpAudioChannelType class
Représente le type de canal audio.
public sealed class XmpAudioChannelType : XmpClosedChoice<string>
Propriétés
| Nom | 
La description | 
| static Audio16Channel { get; } | 
Obtient 16 canaux audio. | 
| static Audio51 { get; } | 
Obtient un canal audio 5.1. | 
| static Audio71 { get; } | 
Obtient le canal audio 7.1. | 
| static Mono { get; } | 
Obtient le canal audio mono. | 
| static OtherChannel { get; } | 
Obtient une autre chaîne. | 
| static Stereo { get; } | 
Obtient le canal audio stéréo. | 
Méthodes
Voir également