MythTV  master
Classes | Macros | Typedefs
HLSStream.h File Reference
#include <QMap>
#include <QQueue>
#include "libmythbase/mythsingledownload.h"
#include "HLSSegment.h"
Include dependency graph for HLSStream.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ AES128_KEY_SIZE

#define AES128_KEY_SIZE   16

Definition at line 11 of file HLSStream.h.

Typedef Documentation

◆ HLS_AES_KEY

using HLS_AES_KEY = struct hls_aes_key_st

Definition at line 15 of file HLSStream.h.