Function

GstPbutils-1.0GstPbutilscodec_utils_aac_get_channelsSince 1.10

  • Returns the channels of the given AAC stream.

    Parameters

    • audio_config: string | Uint8Array<ArrayBufferLike>

      a pointer to the AudioSpecificConfig as specified in the Elementary Stream Descriptor (esds) in ISO/IEC 14496-1.

    Returns number

    The channels or 0 if the channel could not be determined.

    1.10