Class: NativeHandler

wp. NativeHandler


new NativeHandler()

Native video handler.
Source:

Methods


isPaused()

Whether the video is paused.
Source:
Returns:
Type
boolean

pause()

Pause the video.
Source:

play()

Play the video.
Source:

ready()

Set up a native video element.
Source:

test(settings)

Whether the native handler supports a video.
Parameters:
Name Type Description
settings object Video settings.
Source:
Returns:
Type
boolean