For more information, consult the API reference at https://docs.mux.com/api-reference/video .
Thanks for using Mux!
3.1.0
- Added `group_by` to `get_metric_timeseries_data`. - Some minor bug fixes.
3.0.0
- **breaking change**: the `max_channel_layout` field of `Track` was an enum and is now an open string, as our internal implementation couldn't realistically and exhaustively enumerate all possible options. This should be a very small change that applies only to projects ingesting media with multi-channel, non-stereo audio (5.1, 7.1, etc.).
2.3.1
- minor doc updates; check the [API reference](https://docs.mux.com/api-reference) for more