AVAudioPcmBuffer.Int32ChannelData Property
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.
Gets a pointer to the buffer's int32
audio samples.
public virtual IntPtr Int32ChannelData { [Foundation.Export("int32ChannelData")] get; }
member this.Int32ChannelData : nativeint
Property Value
IntPtr
nativeint
- Attributes