-
Notifications
You must be signed in to change notification settings - Fork 3
Milestone
Description
Description
As a developer, I want to be able to handle metadata.
Acceptance criteria
- Handle metadata.
- Handle media metadata to parse chapters,
Note
This also requires works on the receiver side.
Possible solution
For chapter we an store them inside a MediaTrack with subtype CHAPTERShttps://developers.google.com/android/reference/com/google/android/gms/cast/MediaTrack#public-static-final-int-subtype_chapters.
Credits should be store inside MediaMetadata.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🚧 In Progress