Xeno-rat
Loading...
Searching...
No Matches
InputStreamInfoFlags.cs File Reference

Namespaces

namespace  NAudio
 
namespace  NAudio.Dmo
 

Enumerations

enum  NAudio.Dmo.InputStreamInfoFlags {
  NAudio.Dmo.None , NAudio.Dmo.DMO_INPUT_STREAMF_WHOLE_SAMPLES = 0x00000001 , NAudio.Dmo.DMO_INPUT_STREAMF_SINGLE_SAMPLE_PER_BUFFER = 0x00000002 , NAudio.Dmo.DMO_INPUT_STREAMF_FIXED_SAMPLE_SIZE = 0x00000004 ,
  NAudio.Dmo.DMO_INPUT_STREAMF_HOLDS_BUFFERS = 0x00000008
}