Struct google_youtube3::VideoPlayer [] [src]

pub struct VideoPlayer {
    pub embed_html: Option<String>,
    pub embed_height: Option<String>,
    pub embed_width: Option<String>,
}

Player to be used for a video playback.

This type is not used in any activity, and only used as part of another schema.

Fields

An