MCPcopy 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
40XnUChar* MockAudioGenerator::GetAudioBuffer()
41{
42 return (XnUChar*)GetData();
43}
44
45XnUInt32 MockAudioGenerator::GetSupportedWaveOutputModesCount()
46{

Callers 3

xnGetAudioBufferFunction · 0.45
playFunction · 0.45
recordFunction · 0.45

Calls 1

GetDataFunction · 0.85

Tested by

no test coverage detected