MTAudioProcessingTapError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values indicate whether there was an argument error when calling the GetSourceAudio(nint, AudioBuffers, MTAudioProcessingTapFlags, CMTimeRange, nint) method.
public enum MTAudioProcessingTapError
type MTAudioProcessingTapError =
- Inheritance
-
MTAudioProcessingTapError
Fields
Name | Value | Description |
---|---|---|
InvalidArgument | -12780 | |
None | 0 |