hi_adec_attr_aac

Description

Defines the attributes of the AAC decoding protocol.

Definition

typedef struct {
    hi_aac_transport_type   transport_type;
} hi_adec_attr_aac;

Members

Member

Description

transport_type

Transmission encapsulation type of AAC encoding and decoding protocols. Currently, only the HI_AAC_TRANSPORT_TYPE_ADTS type is supported.