Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - problems with audio - no volume: (1 Item)
   
problems with audio - no volume  
I uses QSA to play audio files (demo application "wave.c").
I have no problems with QSA initialization and with writing file data to audio device, but I have problems with volume:

snd_mixer_group_t.min == 0 (min volume level)
snd_mixer_group_t.max == 0 (max volume level)

so I have zero volume level and can't change it.
What must I do to get nonzero max volume level?