Skip to main content

ContainerFormat

Type Alias ContainerFormat 

Source
pub type ContainerFormat = String;
Expand description

A container format identifier (e.g., "mp4", "webm", "mkv").

Aliased Typeยง

pub struct ContainerFormat { /* private fields */ }