Add separate audio and video MIME types to Track API #3888
Labels
flag: good first issue
This might be a relatively easy issue; good for new contributors
flag: seeking PR
We are actively seeking PRs for this; we do not currently expect the core team will resolve this
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
Is your feature request related to a problem? Please describe.
CAF would like to be able to determine the audio and video MIME types separately, and without resorting to the Manifest API.
Describe the solution you'd like
Add videoMimeType and audioMimeType fields to shaka.extern.Track.
Describe alternatives you've considered
This is already available from shaka.extern.Stream within shaka.extern.Manifest, but getManifest() is discouraged.
Additional context
b/114766347 for internal context
The text was updated successfully, but these errors were encountered: