Torc
0.1
|
Go to the source code of this file.
Classes | |
class | TorcCameraOutput |
class | TorcCameraStillsOutput |
class | TorcCameraVideoOutput |
class | TorcCameraOutputs |
Macros | |
#define | DASH_PLAYLIST QStringLiteral("dash.mpd") |
#define | HLS_PLAYLIST_MAST QStringLiteral("master.m3u8") |
#define | HLS_PLAYLIST QStringLiteral("playlist.m3u8") |
#define | VIDEO_PAGE QStringLiteral("video.html") |
#define DASH_PLAYLIST QStringLiteral("dash.mpd") |
Definition at line 8 of file torccameraoutput.h.
#define HLS_PLAYLIST QStringLiteral("playlist.m3u8") |
Definition at line 10 of file torccameraoutput.h.
#define HLS_PLAYLIST_MAST QStringLiteral("master.m3u8") |
Definition at line 9 of file torccameraoutput.h.
#define VIDEO_PAGE QStringLiteral("video.html") |
Definition at line 11 of file torccameraoutput.h.