googlevideo / exports/utils / FormatKeyUtils / getUniqueFormatId
Function: getUniqueFormatId()
getUniqueFormatId(
format
):string
Defined in: codeberg/googlevideo/src/utils/formatKeyUtils.ts:85
Generates a unique format ID based on the SabrFormat properties.
Parameters
format
The SabrFormat object.
Returns
string
A unique string identifier for the format.