
Public Member Functions | |
| def | __init__ (self, data) |
| def | gap (self, video_data) |
Public Attributes | |
| h0 | |
| h1 | |
Static Public Attributes | |
| int | packets_per_frame = 0 |
Definition at line 259 of file protocol.py.
| def tellopy._internal.protocol.VideoData.__init__ | ( | self, | |
| data | |||
| ) |
Definition at line 261 of file protocol.py.
| def tellopy._internal.protocol.VideoData.gap | ( | self, | |
| video_data | |||
| ) |
Definition at line 267 of file protocol.py.
| tellopy._internal.protocol.VideoData.h0 |
Definition at line 262 of file protocol.py.
| tellopy._internal.protocol.VideoData.h1 |
Definition at line 263 of file protocol.py.
|
static |
Definition at line 260 of file protocol.py.