Channel Module

class Channel.Channel(name=None)[source]
get_frame(index)[source]

Returns a frame as an OpenCV object given its index in the list

get_frame_nb()[source]
get_name()[source]
get_size()[source]
set_name(name)[source]

Previous topic

Channels

Next topic

Channels Module

This Page