diff --git a/media-source-respec.html b/media-source-respec.html index 8af6a73..9e74b8d 100644 --- a/media-source-respec.html +++ b/media-source-respec.html @@ -1538,7 +1538,7 @@

Initialization Segment Received

  • Set |active track flag| to true.
  • -
  • Add |new audio track|> to the {{SourceBuffer/audioTracks}} attribute on this SourceBuffer object. +
  • Add |new audio track| to the {{SourceBuffer/audioTracks}} attribute on this SourceBuffer object.

    This should trigger {{AudioTrackList}} [[HTML]] logic to |new audio track|, at the {{AudioTrackList}} object referenced by the {{SourceBuffer/audioTracks}} attribute on this SourceBuffer object.