Skip to main content

player_open

Function player_open 

Source
pub fn player_open(
    state: State<'_, PlayerSession>,
    path: String,
) -> Result<PlayerStatus, String>
Expand description

Open a video file and start it paused at frame 0.