- From: David Singer <singer@apple.com>
- Date: Wed, 09 Apr 2014 16:15:56 +0200
- To: Paul Cotton <Paul.Cotton@microsoft.com>
- Cc: "public-html-media@w3.org" <public-html-media@w3.org>
On Apr 9, 2014, at 15:25 , Paul Cotton <Paul.Cotton@microsoft.com> wrote: > [MSE] Summary of "Resolving Bug 24370" thread and proposed next steps, Aaron > http://lists.w3.org/Archives/Public/public-html-media/2014Apr/0043.html > I am checking with the MP4 experts at MPEG, but my inclination is that the box definition belongs in the W3C spec. anyway and would be registered at the MP4RA. Something like 1.1.1.1 Definition Box Type: ‘kind’ Container: User data box (‘udta’) Mandatory: No Quantity: Zero or more The kind box contains the track ‘kind’ as defined <<by the W3C spec // section X of this spec. // whatever .>>. 1.1.1.2 Syntax aligned(8) class TrackKindBox extends FullBox(‘kind’, version = 0, 0) { string thekind; } 1.1.1.3 Semantics thekind is a null-terminated string in UTF-8 characters, giving a track kind as defined by <<section X of Y>>. David Singer Manager, Software Standards, Apple Inc.
Received on Wednesday, 9 April 2014 14:16:30 UTC