EncryptableAudioSet: {
    __typename: "EncryptableAudioSet";
    optimized: Audio | null;
    raw: EncryptableAudio;
}

Type declaration