FFmpeg
Data Fields
rendition Struct Reference

Data Fields

enum AVMediaType type
 
struct playlistplaylist
 
char group_id [MAX_FIELD_LEN]
 
char language [MAX_FIELD_LEN]
 
char name [MAX_FIELD_LEN]
 
int disposition
 

Detailed Description

Definition at line 183 of file hls.c.

Field Documentation

◆ type

enum AVMediaType rendition::type

◆ playlist

struct playlist* rendition::playlist

Definition at line 185 of file hls.c.

Referenced by add_renditions_to_variant(), and new_rendition().

◆ group_id

char rendition::group_id[MAX_FIELD_LEN]

Definition at line 186 of file hls.c.

Referenced by add_renditions_to_variant(), and new_rendition().

◆ language

char rendition::language[MAX_FIELD_LEN]

Definition at line 187 of file hls.c.

Referenced by add_metadata_from_renditions(), and new_rendition().

◆ name

char rendition::name[MAX_FIELD_LEN]

Definition at line 188 of file hls.c.

Referenced by add_metadata_from_renditions(), and new_rendition().

◆ disposition

int rendition::disposition

Definition at line 189 of file hls.c.

Referenced by add_metadata_from_renditions(), and new_rendition().


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