Constants for accessing entries in an asset container that stores a PHD/PBD sound bank, a proprietary format developed by Sony. More details can be found in the official PSP SDK docs.
More...
Constants for accessing entries in an asset container that stores a PHD/PBD sound bank, a proprietary format developed by Sony. More details can be found in the official PSP SDK docs.
- See also
- nnl::asset::Category
-
nnl::asset::Asset
-
nnl::format::FileFormat
◆ kPBD
| u32 nnl::asset::SoundBank::kPBD = 1 |
|
constexpr |
◆ kPHD
| u32 nnl::asset::SoundBank::kPHD = 0 |
|
constexpr |
The PHD header that contains metadata linking attributes for all sounds in the bank.
- See also
- nnl::phd::IsOfType