psl1ght
A free SDK for Sony's PS3 console
Data Fields
_audio_port_config Struct Reference

Audio port config data structure. More...

#include <audio.h>

Data Fields

u32 readIndex
 index of currently read block in audio port buffer
 
u32 status
 audio port status More...
 
u64 channelCount
 number of channels
 
u64 numBlocks
 number of blocks More...
 
u32 portSize
 port size
 
u32 audioDataStart
 start address of audio port buffer
 

Detailed Description

Audio port config data structure.

Field Documentation

◆ numBlocks

u64 _audio_port_config::numBlocks

number of blocks

Possible values are:

◆ status

u32 _audio_port_config::status

audio port status

Possible values are:


The documentation for this struct was generated from the following file: