CjAudioPlayer
Instance Methods | List of all members
<CjAudioPlayerDelegate> Protocol Reference
Inheritance diagram for <CjAudioPlayerDelegate>:

Instance Methods

(void) - audioPlayedVolumePercentage:
 Delegate will get called periodically (every second) to indicate how loud the volume played was. More...
 

Method Documentation

◆ audioPlayedVolumePercentage:()

- (void) audioPlayedVolumePercentage: (float)  volumePercentage
optional

Delegate will get called periodically (every second) to indicate how loud the volume played was.

Parameters
volumePercentageVolume percentage of elapsed period of audio played.

The documentation for this protocol was generated from the following file: