mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added tokens for current video and audio bitrate in displaychannel
This commit is contained in:
@@ -125,6 +125,15 @@
|
||||
<devices>
|
||||
</devices>
|
||||
|
||||
<!-- Available Variables scrapercontent:
|
||||
{bitratevideo} bitrate of currently displayed video track in MBit/s (with two decimal places)
|
||||
{bitrateaudio} bitrate of currently displayed stereo audio track in KBit/s
|
||||
{bitratedolby} bitrate of currently displayed ac3 audio track in KBit/s
|
||||
{isdolby} true if bitrate of ac3 stream is > 0
|
||||
-->
|
||||
<bitrate>
|
||||
</bitrate>
|
||||
|
||||
<!-- Available Variables scrapercontent:
|
||||
{mediapath} Full Path of Poster or Banner to use in image path attribute
|
||||
{mediawidth} width of image in pixel
|
||||
|
Reference in New Issue
Block a user