Function

GstPbutils-1.0GstPbutilscodec_utils_h266_get_tierSince 1.26

  • Converts the tier indication (general_tier_flag) in the stream's ptl_record structure into a string.

    Parameters

    • ptl_record: string | Uint8Array<ArrayBufferLike>

      Pointer to the VvcPTLRecord structure as defined in ISO/IEC 14496-15.

    Returns string

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

    1.26