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
Contributor

@ferjm ferjm commented Apr 27, 2018

No description provided.

@ferjm
Copy link
Contributor Author

ferjm commented Apr 27, 2018

r? @philn

@philn
Copy link
Contributor

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

.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") {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 22:53
@ferjm ferjm mentioned this pull request May 15, 2018
Manishearth pushed a commit to Manishearth/media that referenced this pull request Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants