Module video

Source
Expand description

All the supported matchers categorized and exposed as functions

Functionsยง

is_avi
Returns whether a buffer is AVI video data.
is_flv
Returns whether a buffer is FLV video data.
is_m4v
Returns whether a buffer is M4V video data.
is_mkv
Returns whether a buffer is MKV video data.
is_mov
Returns whether a buffer is Quicktime MOV video data.
is_mp4
Returns whether a buffer is MP4 video data.
is_mpeg
Returns whether a buffer is MPEG video data.
is_webm
Returns whether a buffer is WEBM video data.
is_wmv
Returns whether a buffer is WMV video data.