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

Fix Android audio stream demo #3

Merged
merged 9 commits into from May 4, 2018
Merged

Fix Android audio stream demo #3

merged 9 commits into from May 4, 2018

Conversation

@ferjm
Copy link
Member

ferjm commented Apr 27, 2018

No description provided.

@ferjm
Copy link
Member Author

ferjm commented Apr 27, 2018

r? @philn

@philn
Copy link
Collaborator

philn commented Apr 27, 2018

The src_element URIHandler support is still good to have/keep because it would make possible multi-simultaneous audio_stream playback

@ferjm ferjm force-pushed the android.stream branch from dbb61b8 to 984a943 May 4, 2018
@ferjm ferjm requested a review from philn May 4, 2018
@philn
philn approved these changes May 4, 2018
.set_property("uri", &glib::Value::from("webaudiosrc://foo"))
.expect("Cant't set URI property");
Ok(Self { player: player })
if let Some(category) = gst::DebugCategory::get("gst-player") {

This comment has been minimized.

@philn

philn May 4, 2018

Collaborator

This is useless now, sorry I missed it in the previous patch :) Anyway just a nit

@philn philn merged commit 95c6dac into master May 4, 2018
@ferjm ferjm deleted the android.stream branch May 14, 2018
@ferjm ferjm mentioned this pull request May 15, 2018
Manishearth pushed a commit to Manishearth/media that referenced this pull request Jan 25, 2019
Move offer flow to API user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.