| FFmpeg
    | 
Subpacket. More...

| Data Fields | |
| int | type | 
| subpacket type  More... | |
| unsigned int | size | 
| subpacket size  More... | |
| const uint8_t * | data | 
| pointer to subpacket data (points to input data buffer, it's not a private copy)  More... | |
Detailed Description
Field Documentation
| const uint8_t* QDM2SubPacket::data | 
pointer to subpacket data (points to input data buffer, it's not a private copy)
Definition at line 89 of file qdm2.c.
Referenced by process_subpacket_10(), process_subpacket_11(), process_subpacket_12(), process_subpacket_9(), qdm2_decode_fft_packets(), qdm2_decode_sub_packet_header(), and qdm2_decode_super_block().
| unsigned int QDM2SubPacket::size | 
subpacket size
Definition at line 88 of file qdm2.c.
Referenced by process_subpacket_10(), process_subpacket_11(), process_subpacket_12(), process_subpacket_9(), qdm2_decode_fft_packets(), qdm2_decode_sub_packet_header(), and qdm2_decode_super_block().
| int QDM2SubPacket::type | 
subpacket type
Definition at line 87 of file qdm2.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), qdm2_decode_fft_packets(), qdm2_decode_sub_packet_header(), qdm2_decode_super_block(), and qdm2_search_subpacket_type_in_list().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11