Module utils

Source
Expand description

Utility functionality.

Functionsยง

check_i64
Checks if a value is AV_NOPTS_VALUE and returns None if it is.
or_nopts
Returns the value if it is Some, otherwise returns AV_NOPTS_VALUE.