|
NSUNI/NSLAR Library a250670
|
Contains a few functions and structures for working with PHD files from PHD/PBD sound banks, a proprietary format developed by Sony Computer Entertainment. More...
Go to the source code of this file.
Namespaces | |
| namespace | nnl |
| namespace | nnl::phd |
| Contains a few functions and structures for working with PHD files from PHD/PBD sound banks, a proprietary format developed by Sony Computer Entertainment. | |
Functions | |
| bool | nnl::phd::IsOfType (BufferView buffer) |
| Tests if the provided file is a PHD header. | |
Variables | |
| constexpr u32 | nnl::phd::raw::kMagicBytes = utl::data::FourCC("PPHD") |
| Magic bytes. | |
Contains a few functions and structures for working with PHD files from PHD/PBD sound banks, a proprietary format developed by Sony Computer Entertainment.