PlayPosition

Undocumented in source.

Members

Functions

percentToSeconds
float percentToSeconds(int percent)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

positionPercent
int positionPercent [@property getter]

returns current position as percent*100 : 0..10000

Variables

currentPosition
float currentPosition;

current playback position, seconds

length
float length;

total length, seconds

Meta