Skip to main content

VideoContent

Type Alias VideoContent 

Source
pub type VideoContent = Vec<u8>;
Expand description

Binary bytes returned by the video content endpoint.

Aliased Typeยง

pub struct VideoContent { /* private fields */ }