mirror of
https://github.com/androidx/media.git
synced 2025-05-07 23:50:44 +08:00

Moved the `getObjectType` method from `CmcdData.Factory` to `CmcdData` and updated the logic to derive the object type directly within `CmcdData`. This change eliminates the need for chunk source classes to set this value explicitly. PiperOrigin-RevId: 705457755