| 
    sipxmedialib
    Version 3.3
    
   | 
 
Private class container for input device buffer and related info. More...

Public Member Functions | |
| MpInputDeviceFrameData () | |
| virtual | ~MpInputDeviceFrameData () | 
Public Attributes | |
| MpAudioBufPtr | mFrameBuffer | 
| Actual captured data.  More... | |
| MpFrameTime | mFrameTime | 
| OsTime | mFrameReceivedTime | 
Private Member Functions | |
| MpInputDeviceFrameData (const MpInputDeviceFrameData &rMpInputDeviceFrameData) | |
| Copy constructor (not implemented for this class)  More... | |
| MpInputDeviceFrameData & | operator= (const MpInputDeviceFrameData &rhs) | 
| Assignment operator (not implemented for this class)  More... | |
Private class container for input device buffer and related info.
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
      
  | 
  private | 
Copy constructor (not implemented for this class)
      
  | 
  private | 
Assignment operator (not implemented for this class)
| MpAudioBufPtr mFrameBuffer | 
Actual captured data.
| MpFrameTime mFrameTime | 
| OsTime mFrameReceivedTime | 
This time is used only for driver jitter calculation.
 1.8.11