NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches

Functions

bool nnl::phd::IsOfType (BufferView buffer)
 Tests if the provided file is a PHD header.

Detailed Description

Function Documentation

◆ IsOfType()

bool nnl::phd::IsOfType ( BufferView buffer)

Tests if the provided file is a PHD header.

This function takes data representing a file and checks whether it corresponds to the in-game PHD file format used in PHD/PBD sound banks.

Parameters
bufferThe file to be tested.
Returns
Returns true if the file is identified as a PHD header.
See also
nnl::asset::SoundBank
nnl::asset::Category::kSoundBank