FFmpeg
Loading...
Searching...
No Matches
variant_info Struct Reference

Data Fields

char bandwidth [20]
 
char audio [MAX_FIELD_LEN]
 
char video [MAX_FIELD_LEN]
 
char subtitles [MAX_FIELD_LEN]
 

Detailed Description

Definition at line 370 of file hls.c.

Field Documentation

◆ bandwidth

char variant_info::bandwidth[20]

Definition at line 371 of file hls.c.

Referenced by handle_variant_args(), and new_variant().

◆ audio

char variant_info::audio[MAX_FIELD_LEN]

Definition at line 373 of file hls.c.

Referenced by handle_variant_args(), and new_variant().

◆ video

char variant_info::video[MAX_FIELD_LEN]

Definition at line 374 of file hls.c.

Referenced by handle_variant_args(), and new_variant().

◆ subtitles

char variant_info::subtitles[MAX_FIELD_LEN]

Definition at line 375 of file hls.c.

Referenced by handle_variant_args(), and new_variant().


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