EXTENDS: vjs.MediaTechController
DEFINED IN: src/js/media/flash.js#L15
Flash Media Controller - Wrapper for fallback SWF API
- player
- options
- ready
defined in: src/js/media/flash.js#L17
The default native source handler. This simply passes the source to the video element. Nothing fancy.
- source
Object
The source object - tech
vjs.Flash
The instance of the Flash tech
defined in: src/js/media/flash.js#L229
A source handler for RTMP urls
defined in: src/js/media/flash.rtmp.js#L58