Media Object Size Info.
More...
|
| MediaObjectSizeInfo (int size, int maxLookahead, int alignment) |
| Media Object Size Info.
|
|
override string | ToString () |
| Returns a string representation of the object, including its size, alignment, and maximum lookahead.
|
|
|
int | Size [get, private set] |
| Minimum Buffer Size, in bytes.
|
|
int | MaxLookahead [get] |
| Max Lookahead.
|
|
int | Alignment [get] |
| Alignment.
|
|
◆ MediaObjectSizeInfo()
NAudio.Dmo.MediaObjectSizeInfo.MediaObjectSizeInfo |
( |
int | size, |
|
|
int | maxLookahead, |
|
|
int | alignment ) |
|
inline |
◆ ToString()
override string NAudio.Dmo.MediaObjectSizeInfo.ToString |
( |
| ) |
|
|
inline |
Returns a string representation of the object, including its size, alignment, and maximum lookahead.
- Returns
- A string containing the size, alignment, and maximum lookahead of the object.
◆ Alignment
int NAudio.Dmo.MediaObjectSizeInfo.Alignment |
|
get |
◆ MaxLookahead
int NAudio.Dmo.MediaObjectSizeInfo.MaxLookahead |
|
get |
◆ Size
int NAudio.Dmo.MediaObjectSizeInfo.Size |
|
getprivate set |
Minimum Buffer Size, in bytes.
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/Plugins/LiveMicrophone/lib/NAudio.Wasapi/Dmo/MediaObjectSizeInfo.cs