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

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§

§embed_height: Option<i64>

no description provided

§embed_html: Option<String>

An