myPresentation.isBuffered( libraryResource ) in Anark Studio 2.5
Is a Music/Video buffered yet?
Arguments
name | type | description |
---|---|---|
libraryResource | Video | The Video (or Music) file to b |
- Return Type
- Boolean
Description
Returns a Boolean indicating whether the specified Library resource is fully buffered yet. If the resource has been buffered, then it also triggers an onBuffered event. If the resource is not yet buffered, then it connects to the remoteSource for the file and begins buffering it.