z-order attribute in <PlaylistApplication>
As per specs all Playlist Application elements belong to the
same Application Block and only one PlaylistApplication element may be
activated in accordance with Menu Language System Parameter.
Please explain then what is the need of z-order attribute
in <PlaylistApplication>; in other words how is z-order attribute functioning
here?
Thanks.
Please explain further; this code works fine even without z-order attribute being mentioned, how?
Secondly, how will rendering, display order be different if i put z-order=1.
<PlaylistApplication description="Test" language="en" src="file:///dvddisc/ADV_OBJ/Manifest.xmf">
The PlaylistApplication actually doesn't have a z-order attribute. You can put one on the element (since HD DVD will allow you to add arbitrary additional attributes) but it won't do anything :-)
Per 4.3.19.6.2.1, it always starts out on top of any title applications, but it can be moved backwards with the APIs.