ESP-IDF
tBTA_AV_VF_INFO
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTA_AV_VF_INFO
tBTA_AV_VF_INFO struct
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:458
typedef
struct
{
tBTA_AV_VDP_DATA_ACT
*
p_act
;
UINT8
*
p_frame
;
UINT16
buf_size
;
UINT32
len
;
UINT32
offset
;
UINT32
timestamp
;
}
tBTA_AV_VF_INFO
;
Fields
Field
Declared as
tBTA_AV_VF_INFO::p_act
tBTA_AV_VDP_DATA_ACT
*
tBTA_AV_VF_INFO::p_frame
UINT8
*
tBTA_AV_VF_INFO::buf_size
UINT16
tBTA_AV_VF_INFO::len
UINT32
tBTA_AV_VF_INFO::offset
UINT32
tBTA_AV_VF_INFO::timestamp
UINT32
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out