Cta708Format type
CTA-708 format (this means native 708, not the embedding of 608 in 708)
Signature:
export type Cta708Format = {
kind: '708';
};
CTA-708 format (this means native 708, not the embedding of 608 in 708)
Signature:
export type Cta708Format = {
kind: '708';
};