Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting information form audio devices
#12
yes, i understand...........Your converted function is invaluable for understanding things,
but, winapi is so heavy, i think i can try to only use declarations i need,..........but still, some C++ -> QM translation are hard to
find..

Example, what is QM for

type REFERENCE_TIME = %


i did find those ..
#define REFTIMES_PER_SEC 10000000
QM= def REFTIMES_PER_SEC 10000000


HRESULT RecordAudioStream()
{
HRESULT hr;
REFERENCE_TIME hnsRequestedDuration = REFTIMES_PER_SEC;

i cant get this one, error in QM IDE about some missing characters in Winapi2 or something like that.

Any help??


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)