NamedChannelLayout type
Named channel layout for an audio stream
Signature:
export type NamedChannelLayout = "mono" | "stereo" | "surround" | "4.0" | "5.0" | "5.1" | "7.1" | "5.1.4" | "7.1.4";
Named channel layout for an audio stream
Signature:
export type NamedChannelLayout = "mono" | "stereo" | "surround" | "4.0" | "5.0" | "5.1" | "7.1" | "5.1.4" | "7.1.4";