shaka-packager/packager/hls/base
KongQun Yang b3194866a6 [HLS] Add CHANNELS attribute to #EXT-X-MEDIA
As specified in HLS spec (https://tools.ietf.org/html/rfc8216):

All audio EXT-X-MEDIA tags SHOULD have a CHANNELS attribute.  If a
Master Playlist contains two Renditions encoded with the same
codec but a different number of channels, then the CHANNELS
attribute is REQUIRED; otherwise, it is OPTIONAL.

Fixes #299

Change-Id: Ic2308c39b170178b11cb0d94c3a8083c8b5f3353
2017-12-12 01:04:21 +00:00
..
hls_notifier.h Move HlsParams to hls_params.h 2017-08-18 11:57:41 -07:00
master_playlist.cc [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
master_playlist.h Support live and event HLS playlists 2017-06-24 01:09:32 +00:00
master_playlist_unittest.cc [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
media_playlist.cc [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
media_playlist.h [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
media_playlist_unittest.cc [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
mock_media_playlist.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
mock_media_playlist.h [HLS] Add CHANNELS attribute to #EXT-X-MEDIA 2017-12-12 01:04:21 +00:00
simple_hls_notifier.cc Add --hls_key_uri to allow setting fairplay/identity key uri 2017-11-14 15:49:27 +00:00
simple_hls_notifier.h Add --hls_key_uri to allow setting fairplay/identity key uri 2017-11-14 15:49:27 +00:00
simple_hls_notifier_unittest.cc Add --hls_key_uri to allow setting fairplay/identity key uri 2017-11-14 15:49:27 +00:00