Type Alias VParamsType

VParamsType: {
    encodings: BackgroundModal[];
    codecOptions?: BackgroundModal;
}