AudioUnitStatus 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
列舉,其值指定 的狀態 AudioUnit 。
public enum AudioUnitStatus
type AudioUnitStatus =
- 繼承
-
AudioUnitStatus
欄位
名稱 | 值 | Description |
---|---|---|
MidiOutputBufferFull | -66753 | |
ExtensionNotFound | -66744 | |
InvalidParameterValue | -66743 | |
InvalidProperty | -10879 | |
InvalidParameter | -10878 | |
InvalidElement | -10877 | |
NoConnection | -10876 | |
FailedInitialization | -10875 | |
TooManyFramesToProcess | -10874 | |
InvalidFile | -10871 | |
FormatNotSupported | -10868 | |
Uninitialized | -10867 | |
InvalidScope | -10866 | |
PropertyNotWritable | -10865 | |
CannotDoInCurrentContext | -10863 | |
InvalidPropertyValue | -10851 | |
PropertyNotInUse | -10850 | |
Initialized | -10849 | |
InvalidOfflineRender | -10848 | |
Unauthorized | -10847 | |
ParameterError | -50 | |
FileNotFound | -43 | |
NoError | 0 | |
OK | 0 |