Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetAudioBuffer
Method
GetAudioBuffer
Source/Modules/nimMockNodes/MockAudioGenerator.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
XnUChar* MockAudioGenerator::GetAudioBuffer()
41
{
42
return (XnUChar*)GetData();
43
}
44
45
XnUInt32 MockAudioGenerator::GetSupportedWaveOutputModesCount()
46
{
Callers
3
xnGetAudioBuffer
Function · 0.45
play
Function · 0.45
record
Function · 0.45
Calls
1
GetData
Function · 0.85
Tested by
no test coverage detected