|
bool | Open (WinWdmFilter *pFilter, int iWriteAheadFrames, DeviceSampleFormat PreferredOutputSampleFormat, int iPreferredOutputChannels, int iSampleRate, std::string &sError) |
|
void | Close () |
|
bool | SubmitPacket (int iPacket, std::string &sError) |
|
|
WinWdmPin * | m_pPlaybackPin |
|
KSSTREAM_HEADER | m_Packets [MAX_CHUNKS] |
|
OVERLAPPED | m_Signal [MAX_CHUNKS] |
|
int | m_iSampleRate |
|
int | m_iWriteAheadChunks |
|
int | m_iFramesPerChunk |
|
int | m_iBytesPerOutputSample |
|
int | m_iDeviceOutputChannels |
|
DeviceSampleFormat | m_DeviceSampleFormat |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/etterna/etterna/src/arch/Sound/RageSoundDriver_WDMKS.cpp