EncryptableVideoSet: {
    __typename: "EncryptableVideoSet";
    optimized: Video | null;
    raw: EncryptableVideo;
}

Type declaration