Tensor Merge/Mux time sync data. More...
#include <tensor_common.h>
Public Attributes | |
tensor_time_sync_mode | mode |
gchar * | option |
union { | |
tensor_sync_basepad_data data_basepad | |
}; | |
Tensor Merge/Mux time sync data.
Definition at line 82 of file tensor_common.h.
union { ... } |
tensor_sync_basepad_data _tensor_time_sync_data::data_basepad |
Definition at line 86 of file tensor_common.h.
tensor_time_sync_mode _tensor_time_sync_data::mode |
Definition at line 83 of file tensor_common.h.
gchar* _tensor_time_sync_data::option |
Definition at line 84 of file tensor_common.h.