Crate openh264_sys2

source ·
Expand description

Latest Version docs BSD-2 Rust

This low-level crate used by openh264 contains

  • a fully self-contained version of OpenH264
  • alternatively, a libloading wrapper around precompiled OpenH264 binaries
  • unsafe Rust bindings
  • build logic that should work “out of the box” on most platforms (sans bugs)

Modules§

  • API surface using built-in source.

Structs§

Enums§

  • Convenience wrapper around libloading and source API surfaces.

Constants§

Statics§

  • @brief In a GOP, multiple of the key frame number, derived from the number of layers(index or array below)

Traits§

  • Abstraction over source or libloading APIs.

Type Aliases§

Unions§