Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cast v2 missing API stubs #2

Open
17 of 25 tasks
hensm opened this issue Jun 9, 2018 · 3 comments
Open
17 of 25 tasks

Implement cast v2 missing API stubs #2

hensm opened this issue Jun 9, 2018 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@hensm
Copy link
Owner

hensm commented Jun 9, 2018

  • chrome.cast.addReceiverActionListener
  • chrome.cast.precache
  • chrome.cast.removeReceiverActionListener
  • chrome.cast.requestSessionById
  • chrome.cast.setCustomReceivers
  • chrome.cast.setPageContext
  • chrome.cast.setReceiverDisplayStatus
  • chrome.cast.Session#addMediaListener
  • chrome.cast.Session#removeMediaListener
  • chrome.cast.Session#queueLoad
  • chrome.cast.media.Media#editTracksInfo
  • chrome.cast.media.Media#getEstimatedBreakClipTime
  • chrome.cast.media.Media#getEstimatedBreakTime
  • chrome.cast.media.Media#getEstimatedLiveSeekableRange
  • chrome.cast.media.Media#queueAppendItem
  • chrome.cast.media.Media#queueInsertItems
  • chrome.cast.media.Media#queueJumpToItem
  • chrome.cast.media.Media#queueMoveItemToNewIndex
  • chrome.cast.media.Media#queueNext
  • chrome.cast.media.Media#queuePrev
  • chrome.cast.media.Media#queueRemoveItem
  • chrome.cast.media.Media#queueReorderItems
  • chrome.cast.media.Media#queueSetRepeatMode
  • chrome.cast.media.Media#queueUpdateItems
  • chrome.cast.media.Media#supportsCommand
@hensm hensm added this to the v1.0.0 milestone Mar 20, 2019
@hensm hensm added the help wanted Extra attention is needed label Mar 20, 2019
@hensm hensm removed this from the v1.0.0 milestone Jan 25, 2020
@hensm
Copy link
Owner Author

hensm commented Jan 26, 2020

c676184 — Implement receiver action listeners

@hensm hensm pinned this issue Jan 26, 2020
@hensm hensm changed the title Implement Cast v2 missing API stubs Implement cast v2 missing API stubs Jan 26, 2020
@hensm
Copy link
Owner Author

hensm commented Apr 27, 2021

cff7466 — Progress

@hensm
Copy link
Owner Author

hensm commented Jul 28, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant