codecUtilsH264GetLevel

fnstring codecUtilsH264GetLevel(ubyte[] sps)

Converts the level indication (level_idc) in the stream's sequence parameter set into a string. The SPS is expected to have the same format as for [gstpbutils.global.codecUtilsH264GetProfile].

Parameters

spsPointer to the sequence parameter set for the stream.

Returns

The level as a const string, or null if there is an error.