api/match-action: add isHLS to audio stream info
This commit is contained in:
@@ -197,6 +197,8 @@ export default function({ r, host, audioFormat, isAudioOnly, isAudioMuted, disab
|
||||
audioBitrate,
|
||||
audioCopy: copy,
|
||||
audioFormat,
|
||||
|
||||
isHLS: r.isHLS,
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user