e23566ab59
Related to "mp4 Container not support #303". CanDecodeVideo() returns false when checking if can decode a direct stream that is sent to it. The code had it so that it would pass it the container information as a .mov which is not supported in the current Roku API, has to be mp4. Switch it so if it shows .mov as the contianer to send .mp4 and allow for direct stream. |
||
---|---|---|
.. | ||
api | ||
utils | ||
Main.brs | ||
ShowScenes.brs | ||
VideoPlayer.brs |