- From: Silvia Pfeiffer via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Jun 2018 03:51:44 +0000
- To: public-web-and-tv@w3.org
Putting this JSON into .text on a VttCue is the easiest way of dealing with it:
`
{
type: 'emsg',
timestamp: 168271.6,
detail: {
messageData: [88, 89, 90 ....],
eventDuration: 0,
id: 1000300,
presentationTimeDelta: 0,
schemeIdUri: "urn:foo:bar:id3:2016",
timescale: 48000
value:"0"
}
`
--
GitHub Notification of comment by silviapfeiffer
Please view or discuss this issue at https://github.com/w3c/me-media-timed-events/issues/2#issuecomment-397505980 using your GitHub account
Received on Friday, 15 June 2018 03:51:47 UTC