Skip to main content

Crate tauri_plugin_video

Crate tauri_plugin_video 

Source

Structs§

Builder
Plugin builder.
NativeControlRequest
NativeLayoutRequest
NativeOpenRequest
NativePlaybackSnapshot
NativeSessionRequest
NativeTrackInfo
Video
Runtime state shared by the Rust commands on every supported platform.

Enums§

Error
TrackKind

Traits§

VideoExt
Extensions to Tauri managers for accessing the video plugin state from Rust.

Functions§

init
Initializes the plugin with production defaults.

Type Aliases§

Result