Searched refs:threshold_bytes (Results 1 – 2 of 2) sorted by relevance
140 guint64 threshold_bytes; member
605 splitmux->threshold_bytes = DEFAULT_MAX_SIZE_BYTES; in gst_splitmux_sink_init()768 splitmux->threshold_bytes = g_value_get_uint64 (value); in gst_splitmux_sink_set_property()947 g_value_set_uint64 (value, splitmux->threshold_bytes); in gst_splitmux_sink_get_property()1559 || splitmux->threshold_bytes != 0) in request_next_keyframe()2344 thresh_bytes = splitmux->threshold_bytes; in need_new_fragment()