AudioInformation

This structure contains information about audio tracks in movies or sound files (and is not valid for any other kind of product). It contains the following fields:

Variable name Object Description Note
channel_count int Tells how many audio channels the audio has (e.g. 2 for stereo), 0 means unknown.  
description string This is a detailed description of the audio content, usually the language of this audio stream.  
format string Technical sound format (e.g. AC3 VS)  
language_id int Language id. A structure with more information about that language can be accessed via the Shop object (shop variable).  

Note: This object is exclusive to FlickRocket. If you are using a theme orginating from Shopify and want to use this functionality, you need to add this.