Home
last modified time | relevance | path

Searched refs:TrackEvent (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js709 TrackEvent.end( this, trackEvent );
785 TrackEvent.start( this, options );
1129 function TrackEvent( track ) { function
1158 TrackEvent.end = function( instance, track ) {
1283 if ( removeId instanceof TrackEvent ) {
1418 if ( track instanceof TrackEvent ) {
1422 track = new TrackEvent( track );
1457 TrackEvent.start( obj, track );
1970 if ( options instanceof TrackEvent ) {
1990 TrackEvent.start( this, options );
[all …]