vlc.LogIterator

class vlc.LogIterator

Bases: _Ctype

Create a new VLC log iterator.

(INTERNAL) ctypes wrapper constructor.

free()

Frees memory allocated by log_get_iterator().

has_next()

Always returns zero. This function is only provided for backward compatibility.

Returns:

always zero.

next()