MythTV
master
|
#include <QMap>
#include <QQueue>
#include "libmythbase/mythsingledownload.h"
#include "HLSSegment.h"
Go to the source code of this file.
Classes | |
struct | hls_aes_key_st |
class | HLSRecStream |
Macros | |
#define | AES128_KEY_SIZE 16 |
Typedefs | |
using | HLS_AES_KEY = struct hls_aes_key_st |
#define AES128_KEY_SIZE 16 |
Definition at line 11 of file HLSStream.h.
using HLS_AES_KEY = struct hls_aes_key_st |
Definition at line 15 of file HLSStream.h.