TODO - Brief description goes here. More...
#include <vanc.h>
Public Attributes | |
int(* | afd )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_afd_s *) |
int(* | eia_708b )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_eia_708b_s *) |
int(* | eia_608 )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_eia_608_s *) |
int(* | scte_104 )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_scte_104_s *) |
int(* | all )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_header_s *) |
int(* | kl_i64le_counter )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_kl_u64le_counter_s *) |
int(* | sdp )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_sdp_s *) |
int(* | smpte_12_2 )(void *user_context, struct klvanc_context_s *, struct klvanc_packet_smpte_12_2_s *) |
TODO - Brief description goes here.