XmpAudioSampleType
내용물
 [
        
            숨다
        ]
    XmpAudioSampleType class
는 오디오 샘플 유형을 나타냅니다.XmpDynamicMediaPackage .
public sealed class XmpAudioSampleType : XmpClosedChoice<string>
속성
| 이름 | 설명 | 
|---|---|
| static Compressed { get; } | 압축된 오디오 샘플을 가져옵니다. | 
| static Other { get; } | 다른 오디오 샘플을 가져옵니다. | 
| static Packed { get; } | 압축된 오디오 샘플을 가져옵니다. | 
| static Sample16Int { get; } | 16Int 오디오 샘플을 가져옵니다. | 
| static Sample24Int { get; } | 24Int 오디오 샘플을 가져옵니다. | 
| static Sample32Float { get; } | 32Float 오디오 샘플을 가져옵니다. | 
| static Sample32Int { get; } | 32Int 오디오 샘플을 가져옵니다. | 
| static Sample8Int { get; } | 8Int 오디오 샘플을 가져옵니다. | 
행동 양식
| 이름 | 설명 | 
|---|---|
| override Equals(object) | |
| Equals(XmpClosedChoice<string>) | |
| override GetHashCode() | |
| override ToString() |