|
psl1ght
A free SDK for Sony's PS3 console
|
Audio port parameter data structure. More...
#include <audio.h>
Data Fields | |
| u64 | numChannels |
| Number of channels. | |
| u64 | numBlocks |
| Number of blocks in audio buffer. | |
| u64 | attrib |
| Special attributes. | |
| f32 | level |
| u64 _audio_port_param::attrib |
Special attributes.
This value must be either 0 or AUDIO_PORT_INITLEVEL.
| f32 _audio_port_param::level |
\Brief Initial volume.
Valid only if attrib was set to AUDIO_PORT_INITLEVEL.
Possible values vary from 0 to 1.
| u64 _audio_port_param::numBlocks |
Number of blocks in audio buffer.
Possible values are:
| u64 _audio_port_param::numChannels |
Number of channels.
Possible values are: