update hdhr streaming
This commit is contained in:
parent
95e11bfdf0
commit
7c07c16abb
1 changed files with 0 additions and 4 deletions
|
@ -1570,10 +1570,6 @@
|
|||
attributes.push(createAttribute(Globalize.translate('MediaInfoTimestamp'), version.Timestamp));
|
||||
}
|
||||
|
||||
if (stream.IsCabac != null) {
|
||||
attributes.push(createAttribute(Globalize.translate('CABAC'), (stream.IsCabac ? 'Yes' : 'No')));
|
||||
}
|
||||
|
||||
html += attributes.join('<br/>');
|
||||
|
||||
html += '</div>';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue