ffmpeg.libavutil.intreadwrite

Undocumented in source.

Members

Aliases

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

Functions

AV_COPY16
auto AV_COPY16(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_COPY16U
auto AV_COPY16U(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_COPY32
auto AV_COPY32(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_COPY32U
auto AV_COPY32U(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_COPY64
auto AV_COPY64(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_COPY64U
auto AV_COPY64U(T0 d, T1 s)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB16
auto AV_RB16(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB24
auto AV_RB24(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB32
auto AV_RB32(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB48
auto AV_RB48(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB64
auto AV_RB64(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RB8
auto AV_RB8(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL16
auto AV_RL16(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL24
auto AV_RL24(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL32
auto AV_RL32(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL48
auto AV_RL48(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL64
auto AV_RL64(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RL64A
auto AV_RL64A(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN16
auto AV_RN16(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN16A
auto AV_RN16A(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN32
auto AV_RN32(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN32A
auto AV_RN32A(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN64
auto AV_RN64(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_RN64A
auto AV_RN64A(T p)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_SWAP64
auto AV_SWAP64(T0 a, T1 b)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WB16
auto AV_WB16(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WB32
auto AV_WB32(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WB64
auto AV_WB64(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WL16
auto AV_WL16(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WL32
auto AV_WL32(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WL64
auto AV_WL64(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WL64A
auto AV_WL64A(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN16
auto AV_WN16(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN16A
auto AV_WN16A(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN32
auto AV_WN32(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN32A
auto AV_WN32A(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN64
auto AV_WN64(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_WN64A
auto AV_WN64A(T0 p, T1 v)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_ZERO16
auto AV_ZERO16(T d)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_ZERO32
auto AV_ZERO32(T d)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_ZERO64
auto AV_ZERO64(T d)
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

av_alias16
union av_alias16
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
av_alias32
union av_alias32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
av_alias64
union av_alias64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta