Type Alias ScreenParamsType

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