NAME

UAV::Pilot::Driver::ARDrone::VideoHandler

DESCRIPTION

Objects which do this role can be passed to UAV::Pilot::Driver::ARDrone::Video. They will handle a video frame-by-frame.

REQUIRED METHODS

process_video_frame

Will be passed an arrayref containing the bytes of the h264 frame.