Searched refs:GstVorbisEnc (Results 1 – 3 of 3) sorted by relevance
80 static GstFlowReturn gst_vorbis_enc_output_buffers (GstVorbisEnc * vorbisenc);100 static gboolean gst_vorbis_enc_setup (GstVorbisEnc * vorbisenc);110 G_DEFINE_TYPE_WITH_CODE (GstVorbisEnc, gst_vorbis_enc,189 gst_vorbis_enc_init (GstVorbisEnc * vorbisenc) in gst_vorbis_enc_init()214 GstVorbisEnc *vorbisenc = GST_VORBISENC (object); in gst_vorbis_enc_dispose()227 GstVorbisEnc *vorbisenc = GST_VORBISENC (enc); in gst_vorbis_enc_start()240 GstVorbisEnc *vorbisenc = GST_VORBISENC (enc); in gst_vorbis_enc_stop()297 gst_vorbis_enc_get_latency (GstVorbisEnc * vorbisenc) in gst_vorbis_enc_get_latency()308 GstVorbisEnc *vorbisenc; in gst_vorbis_enc_set_format()332 GstVorbisEnc *enc = GST_VORBISENC (vorbisenc); in gst_vorbis_enc_metadata_set1()[all …]
35 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VORBISENC,GstVorbisEnc))43 typedef struct _GstVorbisEnc GstVorbisEnc; typedef
154287 * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)154288 (GstVorbisEnc.subgranule_offset): New members. Take care of the154290 (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we