kodi
|
Protected Member Functions | |
PLT_StreamPump (NPT_Size size=65535) | |
NPT_Result | PullData (NPT_InputStream &input, NPT_Size max_bytes_to_read) |
NPT_Result | PushData (NPT_OutputStream &output, NPT_Size &bytes_written) |
Protected Attributes | |
NPT_RingBuffer * | m_RingBuffer |
NPT_Offset | m_TotalBytesRead |
NPT_Offset | m_TotalBytesWritten |