build_video_resource

Function build_video_resource 

Source
pub fn build_video_resource(
    resource_ref: &str,
    resource_id: &str,
    title: &str,
    artist: &str,
    duration: &str,
    file_name: Option<&str>,
    file_size: Option<u64>,
    codec: Option<&str>,
    resolution: Option<&str>,
    frame_rate: Option<f32>,
) -> Element
Expand description

Build ERN 4.3 video resource