Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The 'shard' object model contained one primary metadata stream SHARD_METADATA with the structure on the picture below. (SHARD_METADATA could just have a ShardStructure element as it's root element).

 

 

 

The RadioTVFile object has had added a new datastream called Channels, which is a list of channel objects. A channel object consists of:

  • channel_id: The id of the channel
  • start_time: The start time of the data
  • stop_time: The stop time of the data
  • format_uri: Uri for the format description

 

Image Added

 

Image Removed