reference
Index

@bitwild/vxdk

Playback

Enumeration, ClassDescription
PlaybackTypeEnum representing the different types of playback.
HTML5PlayerHTML5Player is a base playback class for HTML5 video playback. It is also used as the base for other playback dependent on HTML5 video. /**
PlaybackAbstract class representing a playback plugin. It extends the Plugin class and provides common properties and methods for playback functionality.

Events

EnumerationDescription
CONTEXT_EVENTEnum representing context events.
PLAYBACK_EVENTEnum representing playback events.

Other

Class, Interface, Type alias, VariableDescription
BrowserUtils-
ContextVxdkContext class that manages the overall context of the video player
ControllerVXDK Controller class that exposes all public APIs for video playback control
PluginAbstract base class for all plugins, extending Module
Disposable-
LevelInterface representing a level DTO (Data Transfer Object).
Listener-
OptionsInterface representing player options.
State-
StorageRequest-
NextFn-
PluginLoaderType definition for a plugin loader
default-