![]() |
![]() |
|
XDAIS
dais-x04
|
Defines instance status parameters. More...
#include <ividenc1.h>

Data Fields | |
| XDAS_Int32 | size |
| XDAS_Int32 | extendedError |
| Extended error information. | |
| XDM1_SingleBufDesc | data |
| XDM_AlgBufInfo | bufInfo |
Defines instance status parameters.
size parameter. size field must be correctly set by the caller. See https://processors.wiki.ti.com/index.php/Extending_data_structures_in_XDM for more details.| XDAS_Int32 IVIDENC1_Status::size |
Size of this structure in bytes. Because this structure can be extended, this field must be correctly set by the caller.
| XDAS_Int32 IVIDENC1_Status::extendedError |
Extended error information.
| XDM1_SingleBufDesc IVIDENC1_Status::data |
Buffer descriptor for data passing.
data.buf to NULL.| XDM_AlgBufInfo IVIDENC1_Status::bufInfo |
Input and output buffer information.