MWCapture SDK Linux
3.3.1.LAST_SVN_COMMIT_NUM
|
mw_cea708_time_code_t CC708 time code More...
#include <mw_cc708_base_types.h>
Public Attributes | |
unsigned char | m_csTimeCode [4] |
Time code. | |
int16_t | n10hour |
The 10-digit number of hours. | |
int16_t | n1hour |
The unit-digits number of hours. | |
int16_t | n10min |
The 10-digit number of minutes. | |
int16_t | n1min |
The unit-digits number of minutes. | |
int16_t | n10sec |
The 10-digit number of seconds. | |
int16_t | n1sec |
The unit-digits number of seconds. | |
int16_t | n10fra |
The 10-digit number of frames. | |
int16_t | n1fra |
The unit-digits number of frames. | |
bool | bdropfra |
Whether there are drop frames. | |
mw_cea708_time_code_t CC708 time code