int klvanc_convert_EIA_608_to_packetBytes(struct klvanc_packet_eia_608_s *pkt, uint8_t **bytes, uint16_t *byteCount)
Convert type struct klvanc_packet_eia_608_s into a block of bytes which represents an EIA-608 packet...
int klvanc_convert_EIA_608_to_words(struct klvanc_packet_eia_608_s *pkt, uint16_t **words, uint16_t *wordCount)
Convert type struct klvanc_packet_eia_608_s into a more traditional line of vanc words...
Application specific context, the library allocates and stores user specific instance information...
Definition: vanc.h:118