xbmc
Public Member Functions | Public Attributes | List of all members
FrameWriter Class Reference
Inheritance diagram for FrameWriter:
Inheritance graph
[legend]
Collaboration diagram for FrameWriter:
Collaboration graph
[legend]

Public Member Functions

 FrameWriter (NPT_Reference< PLT_FrameBuffer > &frame_buffer, const char *frame_folder)
 
const char * GetPath (NPT_List< NPT_String >::Iterator &entry)
 
void Run ()
 
- Public Member Functions inherited from NPT_Thread
 NPT_Thread (bool detached=false)
 
 NPT_Thread (NPT_Runnable &target, bool detached=false)
 
NPT_Result CancelBlockerSocket () override
 
NPT_Result Start () override
 
NPT_Result Wait (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result SetPriority (int priority) override
 
NPT_Result GetPriority (int &priority) override
 
NPT_Result Interrupt () override
 

Public Attributes

NPT_Reference< PLT_FrameBufferm_FrameBuffer
 
bool m_Aborted
 
NPT_String m_Folder
 
NPT_TimeInterval m_Delay
 

Additional Inherited Members

- Public Types inherited from NPT_Thread
typedef NPT_UInt64 ThreadId
 
- Static Public Member Functions inherited from NPT_Thread
static ThreadId GetCurrentThreadId ()
 
static NPT_Result SetCurrentThreadPriority (int priority)
 
static NPT_Result GetCurrentThreadPriority (int &priority)
 

The documentation for this class was generated from the following file: