Function gstreamer::debug_ring_buffer_logger_get_logs[][src]

pub fn debug_ring_buffer_logger_get_logs() -> Vec<GString>
This is supported on crate feature v1_14 only.
Expand description

Fetches the current logs per thread from the ring buffer logger. See debug_add_ring_buffer_logger() for details.

Returns

NULL-terminated array of strings with the debug output per thread