FFmpeg
|
Data Fields | |
int | duration |
char | url [MAX_URL_SIZE] |
char | key [MAX_URL_SIZE] |
enum KeyType | key_type |
uint8_t | iv [16] |
Detailed Description
Field Documentation
int segment::duration |
Definition at line 59 of file hls.c.
Referenced by hls_read(), hls_read_header(), hls_read_seek(), parse_playlist(), and read_data().
uint8_t segment::iv[16] |
Definition at line 63 of file hls.c.
Referenced by open_input(), and parse_playlist().
char segment::key[MAX_URL_SIZE] |
Definition at line 61 of file hls.c.
Referenced by 7digital-python.lib.oauth7digital.Oauth7digital::__consumer(), 7digital-python.lib.oauth7digital.Oauth7digital::__init__(), 7digital-python.lib.oauth.OAuthConsumer::__init__(), 7digital-python.lib.oauth.OAuthToken::__init__(), 7digital-python.lib.oauth7digital.Oauth7digital::authorize_request_token(), open_input(), parse_playlist(), and 7digital-python.lib.oauth.OAuthToken::to_string().
enum KeyType segment::key_type |
Definition at line 62 of file hls.c.
Referenced by open_input(), and parse_playlist().
char segment::url |
Definition at line 60 of file hls.c.
Referenced by 7digital-python.lockerEndpoint.DownloadUrls::__init__(), 7digital-python.lockerEndpoint.Track::__init__(), 7digital-python.lockerEndpoint.LockerRelease::__init__(), 7digital-python.lockerEndpoint.LockerArtist::__init__(), hls_read(), hls_read_header(), open_input(), and parse_playlist().
The documentation for this struct was generated from the following files:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11