Searched refs:gst_play_message_parse_volume_changed (Results 1 – 3 of 3) sorted by relevance
435 void gst_play_message_parse_volume_changed (GstMessage *msg, gdouble *volume);
4739 gst_play_message_parse_volume_changed (GstMessage * msg, gdouble * volume) in gst_play_message_parse_volume_changed() function
500 gst_play_message_parse_volume_changed (msg, &volume); in process_play_messages()