HTTPLiveStreamThread Class Reference

QRunnable class for running mythtranscode for HTTP Live Streams. More...

List of all members.

Public Member Functions

 HTTPLiveStreamThread (int streamid)
 Constructor for creating a SystemEventThread.
void run (void)
 Runs mythtranscode for the given HTTP Live Stream ID.

Private Attributes

int m_streamID

Detailed Description

QRunnable class for running mythtranscode for HTTP Live Streams.

The HTTPLiveStreamThread class runs a mythtranscode command in non-blocking mode.

Definition at line 52 of file httplivestream.cpp.


Constructor & Destructor Documentation

HTTPLiveStreamThread::HTTPLiveStreamThread ( int  streamid  )  [inline]

Constructor for creating a SystemEventThread.

Parameters:
cmd Command line to run for this System Event
eventName Optional System Event name for this command

Definition at line 61 of file httplivestream.cpp.


Member Function Documentation

HTTPLiveStreamThread::run ( void   )  [inline]

Runs mythtranscode for the given HTTP Live Stream ID.

Overrides QRunnable::run()

Definition at line 69 of file httplivestream.cpp.


Member Data Documentation

Definition at line 86 of file httplivestream.cpp.

Referenced by run().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:04 2012 for MythTV by  doxygen 1.6.3