@aws-sdk/client-mediaconvert

Mpeg2GopSizeUnits Variable

Full Signature

Mpeg2GopSizeUnits: {
    readonly FRAMES: "FRAMES"
    readonly SECONDS: "SECONDS";
}