AVAudioPcmBuffer.Int16ChannelData 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 Int16
audio samples.
public virtual IntPtr Int16ChannelData { [Foundation.Export("int16ChannelData")] get; }
member this.Int16ChannelData : nativeint
Property Value
IntPtr
nativeint
- Attributes