interface MasteringPreviewJobResult {
    audio: any;
    media_info: any;
}

Properties

Properties

audio: any
media_info: any