Forum Discussion
RokuJoel
14 years agoBinge Watcher
To expand on that a little bit:
Output when video shows:
******************************************MESSAGE**********************************
message: Type: 6 Index: 0 data: 0 playback pos? true
******************************************MESSAGE**********************************
if type(msg) = "roVideoScreenEvent" then
?"******************************************MESSAGE**********************************"
?"message:";msg.getmessage();" Type:";msg.gettype();" Index:"; msg.getindex();" data:";msg.getdata();" playback pos? ";msg.isplaybackposition()
?"******************************************MESSAGE**********************************"
Output when video shows:
******************************************MESSAGE**********************************
message: Type: 6 Index: 0 data: 0 playback pos? true
******************************************MESSAGE**********************************