jf-roku/components/JFVideo.xml

8 lines
247 B
XML
Raw Normal View History

<?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>