Skip to content

Releases: Alterplay/APAudioPlayer

Seek to time

24 Jun 09:07
Compare
Choose a tag to compare

Seek to time feature added.

/* Represents current position 0..1 */
@property (nonatomic, assign) CGFloat position;

x86_64 and example

14 May 14:12
Compare
Choose a tag to compare

x86_64 architecture support added.
Example project added.