AVFoundation.AVAudioPlayerNode: Method Members

The methods of AVFoundation.AVAudioPlayerNode are listed below. For a list of all members, see the AVAudioPlayerNode Members list.

See Also: Inherited members from AVFoundation.AVAudioNode

Public Methods

GetNodeTimeFromPlayerTime(AVAudioTime) : AVAudioTime
Documentation for this section has not yet been entered.
GetPlayerTimeFromNodeTime(AVAudioTime) : AVAudioTime
Documentation for this section has not yet been entered.
Pause()
Documentation for this section has not yet been entered.
Play()
Documentation for this section has not yet been entered.
PlayAtTime(AVAudioTime)
Documentation for this section has not yet been entered.
PrepareWithFrameCount(uint)
Documentation for this section has not yet been entered.
ScheduleBuffer(AVAudioPcmBuffer, Action)
Documentation for this section has not yet been entered.
ScheduleBuffer(AVAudioPcmBuffer, AVAudioTime, AVAudioPlayerNodeBufferOptions, Action)
Documentation for this section has not yet been entered.
ScheduleFile(AVAudioFile, AVAudioTime, Action)
Documentation for this section has not yet been entered.
ScheduleSegment(AVAudioFile, long, uint, AVAudioTime, Action)
Documentation for this section has not yet been entered.
Stop()
Documentation for this section has not yet been entered.