Cast

From Braindump
Revision as of 17:14, 24 June 2024 by Jan (talk | contribs) (Created page with "Google Cast for Audio (GC4A) 2.0 <nowiki>https://developers.google.com/cast</nowiki> <nowiki>https://developers.google.com/cast/docs/audio</nowiki> <nowiki>https://developers.google.com/cast/docs/debugging/cast_debug_logger</nowiki> <nowiki>https://www.youtube.com/watch?v=QZ6scX0NPDk&t=53s</nowiki> Web Receiver API 3.0.0122 <nowiki>https://stackoverflow.com/questions/tagged/Google-Cast</nowiki> <nowiki>https://github.com/googlecast/CastReceiver</nowiki> www.gstat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Google Cast for Audio (GC4A) 2.0

https://developers.google.com/cast

https://developers.google.com/cast/docs/audio

https://developers.google.com/cast/docs/debugging/cast_debug_logger

https://www.youtube.com/watch?v=QZ6scX0NPDk&t=53s

Web Receiver API 3.0.0122

https://stackoverflow.com/questions/tagged/Google-Cast

https://github.com/googlecast/CastReceiver

www.gstatic.com/cast/sdk/libs/caf_receiver/v3/cast_receiver_framework.js

Shaka Player for playback

https://developers.google.com/cast/docs/web_receiver/shaka_migration

Starting with CAF version 3.0.0105

ExoPlayer

https://android-developers.googleblog.com/2023/03/media3-is-ready-to-play.html

Jetpack media 3

https://github.com/androidx/media

https://developer.android.com/media/media3

https://developer.android.com/reference/androidx/media3/exoplayer/ExoPlayer

https://developer.android.com/media/media3/exoplayer

https://developer.android.com/media/media3/exoplayer/hello-world

https://developer.android.com/codelabs/exoplayer-intro#1

UAMP legacy?

https://github.com/android/uamp

https://github.com/android/uamp/blob/main/docs/FullGuide.md

https://github.com/android/uamp/blob/main/common/src/test/java/com/example/android/uamp/media/library/MusicSourceTest.kt

import android.support.v4.media.MediaMetadataCompat

import com.example.android.uamp.media.extensions.album