jf-roku/components/JFVideo.xml
2019-10-14 20:55:29 -05:00

8 lines
247 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<component name="JFVideo" extends="Video">
<interface>
<field id="backPressed" type="boolean" alwaysNotify="true" />
</interface>
<script type="text/brightscript" uri="JFVideo.brs" />
</component>