Searched defs:_GstTheoraEnc (Results 1 – 1 of 1) sorted by relevance
66 struct _GstTheoraEnc struct68 GstVideoEncoder element;70 ogg_stream_state to;72 th_enc_ctx *encoder;73 th_info info;74 th_comment comment;75 gboolean initialised;77 gint video_bitrate; /* bitrate target for Theora video */78 gboolean bitrate_changed;79 gint video_quality; /* Theora quality selector 0 = low, 63 = high */[all …]