Searched refs:gst_transcoder_new_full (Results 1 – 3 of 3) sorted by relevance
120 GstTranscoder * gst_transcoder_new_full (const gchar * source_uri,
905 return gst_transcoder_new_full (source_uri, dest_uri, profile); in gst_transcoder_new()919 gst_transcoder_new_full (const gchar * source_uri, in gst_transcoder_new_full() function
416 transcoder = gst_transcoder_new_full (settings.src_uri, settings.dest_uri, in main()