XmfVpxEncoder_GetPacket

Function XmfVpxEncoder_GetPacket 

Source
pub unsafe extern "C" fn XmfVpxEncoder_GetPacket(
    ctx: *mut XmfVpxEncoder,
    itr: *mut VpxIterator,
) -> *mut XmfVpxPacket
Expand description

Performs a FFI call to XmfVpxEncoder_GetPacket from the globally loaded dynamic library xmf

ยงSafety

  • The ABI of the function must be the one we expect
  • See other preconditions in documentation of the C library