Refactor checking muxer support.
* Move checking that the output format is supported by the muxer from supportsFormat (which deals with the input format) to ensureConfigured. * Add maps for the supported MIME types so that the muxer can return what MIME types it supports rather than just check a MIME type. PiperOrigin-RevId: 419578165
Showing
with
110 additions
and
71 deletions
Please
register
or
sign in
to comment