zoomsounds audio player – api settings

cthis.get(0).api_destroy // — destroy the player and the listeners cthis.get(0).api_play // — play the media cthis.get(0).api_get_last_vol // — play the media cthis.get(0).api_click_for_setup_media // — play the media cthis.get(0).api_init_loaded // — force resize event cthis.get(0).api_handleResize // — force resize event cthis.get(0).api_set_playback_speed // — set the playback speed, only works for local […]

Audio player options ( javascript )

design_skin autoplay the track ( only works is cue is set to “on” , call_from call from a specific api , autoplay_on_scrub_click autoplay the track ( only works is cue is set to “on” , cue: ‘on’ // this chooses wheter “on” or not “off” a part .. what part […]

audio player options

design_skin autoplay the track ( only works is cue is set to “on” call_from call from a specific api autoplay_on_scrub_click autoplay the track ( only works is cue is set to “on” cue this chooses wheter “on” or not “off” a part .. what part is decided by the preload_method […]