jf-roku/components/movies/VideoTrackListData.xml

9 lines
286 B
XML
Raw Normal View History

2022-03-13 00:36:11 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<component name="VideoTrackListData" extends="ContentNode">
<interface>
<field id="selected" type="boolean" value="false" />
<field id="streamId" type="string" />
<field id="video_codec" type="string" />
</interface>
</component>