<div dir="ltr">Hi,<br><br>I am new to Glib programming and gstreamer. I am trying to build a basic media player application. So far i have gstreamer pipelines up and rendering various media formats.<br><br>My questions are:<br>
<br>1) Im trying to reference the gstalsamixer plugin for volume control and muting. I understand its an interface and im trying to find out whats the best way to access the interface methods like&nbsp; gst_alsa_alsa_mixer_get_volume etc ... <br>
&nbsp;&nbsp;&nbsp; Could somebody please provide a code snippet that can show this ?<br><br>2) When designing the media player, whats the best way to accept user input. Do i spool a separate thread for rendering media while the main thread waits for user input or is there a better way within gstreamer to do this?<br>
<br><br>Thanks for your time.<br><br>regards,<br>raj<br></div>