DMO Output Data Buffer.
More...
|
| | DmoOutputDataBuffer (int maxBufferSize) |
| | Creates a new DMO Output Data Buffer structure.
|
| |
| void | Dispose () |
| | Dispose.
|
| |
| void | RetrieveData (byte[] data, int offset) |
| | Retrives the data in this buffer.
|
| |
◆ DmoOutputDataBuffer()
| NAudio.Dmo.DmoOutputDataBuffer.DmoOutputDataBuffer |
( |
int | maxBufferSize | ) |
|
|
inline |
Creates a new DMO Output Data Buffer structure.
- Parameters
-
| maxBufferSize | Maximum buffer size |
◆ Dispose()
| void NAudio.Dmo.DmoOutputDataBuffer.Dispose |
( |
| ) |
|
|
inline |
◆ RetrieveData()
| void NAudio.Dmo.DmoOutputDataBuffer.RetrieveData |
( |
byte[] | data, |
|
|
int | offset ) |
|
inline |
Retrives the data in this buffer.
- Parameters
-
| data | Buffer to receive data |
| offset | Offset into buffer |
◆ dwStatus
◆ pBuffer
◆ referenceTimeDuration
| long NAudio.Dmo.DmoOutputDataBuffer.referenceTimeDuration |
◆ rtTimestamp
| long NAudio.Dmo.DmoOutputDataBuffer.rtTimestamp |
◆ Duration
| long NAudio.Dmo.DmoOutputDataBuffer.Duration |
|
getset |
◆ Length
| int NAudio.Dmo.DmoOutputDataBuffer.Length |
|
get |
Length of data in buffer.
◆ MediaBuffer
◆ MoreDataAvailable
| bool NAudio.Dmo.DmoOutputDataBuffer.MoreDataAvailable |
|
get |
Is more data available If true, ProcessOuput should be called again.
◆ StatusFlags
◆ Timestamp
| long NAudio.Dmo.DmoOutputDataBuffer.Timestamp |
|
getset |
The documentation for this struct was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Wasapi/Dmo/DmoOutputDataBuffer.cs