mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
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