Method

ClapperPlayerget_audio_sink

Declaration [src]

GstElement*
clapper_player_get_audio_sink (
  ClapperPlayer* player
)

Description [src]

Get GstElement used as audio sink.

Return value

Type: GstElement

GstElement set as audio sink.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.