pub type ContainerFormat = String;
A container format identifier (e.g., "mp4", "webm", "mkv").
"mp4"
"webm"
"mkv"
pub struct ContainerFormat { /* private fields */ }