AL_EBufMode - 2023.1 English

H.264/H.265 Video Codec Unit v1.2 Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2023-05-16
Version
2023.1 English

Description

Indicates blocking or non-blocking mode for certain buffer operations. If a function expecting an AL_EBufMode is called with a value other than AL_BUF_MODE_BLOCK or AL_BUF_MODE_NON_BLOCK, the behavior is undefined.

Table 1. AL_EBufMode Description
AL_EBufMode Description Value
AL_BUF_MODE_BLOCK 0
AL_BUF_MODE_NONBLOCK 1

See

AL_Decoder_PushBuffer, AL_GetWaitMode