2023-02-27 23:51:27 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
2023-04-01 16:18:26 +00:00
|
|
|
<component name="AudioPlayer" extends="Video">
|
2023-03-21 00:21:47 +00:00
|
|
|
<interface>
|
|
|
|
<field id="loopMode" type="string" value="" />
|
|
|
|
</interface>
|
2023-02-27 23:51:27 +00:00
|
|
|
<script type="text/brightscript" uri="AudioPlayer.brs" />
|
|
|
|
<script type="text/brightscript" uri="pkg:/source/utils/misc.brs" />
|
|
|
|
</component>
|