FFmpeg
Data Fields
VivoContext Struct Reference

Data Fields

int version
 
int type
 
int sequence
 
int length
 
int duration
 
uint8_t text [1024+1]
 

Detailed Description

Definition at line 35 of file vivo.c.

Field Documentation

◆ version

int VivoContext::version

Definition at line 36 of file vivo.c.

Referenced by vivo_read_header().

◆ type

int VivoContext::type

Definition at line 38 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

◆ sequence

int VivoContext::sequence

Definition at line 39 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

◆ length

int VivoContext::length

Definition at line 40 of file vivo.c.

Referenced by vivo_get_packet_header(), vivo_read_header(), and vivo_read_packet().

◆ duration

int VivoContext::duration

Definition at line 41 of file vivo.c.

Referenced by vivo_read_header(), and vivo_read_packet().

◆ text

uint8_t VivoContext::text[1024+1]

Definition at line 43 of file vivo.c.

Referenced by vivo_read_header().


The documentation for this struct was generated from the following file: