pub type VideoContent = Vec<u8>;
Binary bytes returned by the video content endpoint.
pub struct VideoContent { /* private fields */ }