7.1 Surround Audio Asset-Only Update Example

The example below shows how to deliver a new 7.1 surround audio data file for a film previously delivered.

The following summarizes the effects of updating existing content:

<?xml version="1.0" encoding="UTF-8"?><package xmlns="http://apple.com/itunes/importer" version="film5.3"> <provider>Paramount</provider> <assets media_type="video" vendor_id="09736156444"> <asset type="full"> <data_file role="audio.7_1"> <locale name="en-US"/> <file_name>audio_71.mov</file_name> <size>8730177839</size> <checksum type="md5">a765a9fc88ac893ead51366fbeb04d82</checksum> <attribute name="audio.surround.force_5_1_downmix">true</attribute> </data_file> </asset> </assets></package>