squirreltown
12 years agoRoku Guru
SetTimedMetaData
SetTimedMetaDataForKeys(keys[] as Dynamic) as Void
isTimedMetaData() as Boolean
Is there an example anywhere of these being used?
I am unable to get any response from them.
Thank you
isTimedMetaData() as Boolean
Is there an example anywhere of these being used?
I am unable to get any response from them.
Thank you
else if newstate = 2 then ' PLAYING
if m.isplaystate = 0
m.audio.play() ' STOP->START
m.audio.SetTimedMetaDataForKeys([])
else
else if msg.isTimedMetaData()
tcode= msg.GetIndex()
tcode2= msg.GetInfo()
print "timecode"; tcode
print "timecode"; tcode2