ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / ARDroneLib / VLIB / Platform / arm9_P6 / video_packetizer_p6.h
1 #ifndef _VIDEO_PACKETIZER_P6_H_
2 #define _VIDEO_PACKETIZER_P6_H_
3
4 #include <VLIB/video_packetizer.h>
5
6 void video_write_data( video_stream_t* const stream, uint32_t code, int32_t length );
7
8 #endif // _VIDEO_PACKETIZER_P5P_H_