ffmpeg.libavutil.macros

@file @ingroup lavu Utility Preprocessor macros

Members

Aliases

AV_JOIN
alias AV_JOIN = AV_GLUE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AV_STRINGIFY
alias AV_STRINGIFY = AV_TOSTRING

@addtogroup preproc_misc Preprocessor String Macros

Functions

AV_GLUE
string AV_GLUE(T0 a, T1 b)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_PRAGMA
auto AV_PRAGMA(T s)

@}

AV_TOSTRING
string AV_TOSTRING(T s)
Undocumented in source. Be warned that the author may not have intended to support it.
FFALIGN
auto FFALIGN(T0 x, T1 a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta