add comment about the change
This commit is contained in:
@@ -536,6 +536,7 @@ export default function (options) {
|
||||
}
|
||||
}
|
||||
|
||||
// FLAC audio in video plays with a delay on Tizen
|
||||
if (canPlayAudioFormat('flac') && !browser.tizen) {
|
||||
videoAudioCodecs.push('flac');
|
||||
hlsInFmp4VideoAudioCodecs.push('flac');
|
||||
|
||||
Reference in New Issue
Block a user