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>,
) -> ElementExpand description
Build ERN 4.3 video resource