Audio-aKodePlayer
view release on metacpan or search on metacpan
lib/Audio/aKodePlayer.pm view on Meta::CPAN
=item isPaused ()
Return true if the player is in the paused state.
=back
=head1 CAVEATS
The C++ class provides a method aKode::Player::open(FILE), where FILE
is an overloaded class derived from the aKode::File interface. This
allows for streaming. The current bindings do not have interface for
this feature. Feel free to submit a patch.
=head1 KNOWN BUGS
Current version of aKode (2.0.1) probably contains a bug, so
position() and length() are reported in seconds rather than in
milliseconds for WAV files.
=head1 AUTHOR
( run in 0.236 second using v1.01-cache-2.11-cpan-a5abf4f5562 )