Docs.rs
  • core-video-0.4.0
    • core-video 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • libark
    • Dependencies
      • block ^0.1 normal
      • core-foundation ^0.10 normal
      • core-graphics2 ^0.4 normal
      • io-surface ^0.16 normal
      • libc ^0.2 normal
      • metal ^0.29 normal optional
      • objc2 ^0.5 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-darwin
    • aarch64-apple-ios
    • x86_64-apple-darwin
    • x86_64-apple-ios
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

core_video0.4.0

Module pixel_buffer_pool

Module Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

In crate core_video

core_video

Module pixel_buffer_pool

source

Structs§

  • CVPixelBufferPool
  • __CVPixelBufferPool

Enums§

  • CVPixelBufferPoolKeys

Constants§

  • kCVPixelBufferPoolFlushExcessBuffers

Statics§

  • kCVPixelBufferPoolAllocationThresholdKey⚠
  • kCVPixelBufferPoolFreeBufferNotification⚠
  • kCVPixelBufferPoolMaximumBufferAgeKey⚠
  • kCVPixelBufferPoolMinimumBufferCountKey⚠

Functions§

  • CVPixelBufferPoolCreate⚠
  • CVPixelBufferPoolCreatePixelBuffer⚠
  • CVPixelBufferPoolCreatePixelBufferWithAuxAttributes⚠
  • CVPixelBufferPoolFlush⚠
  • CVPixelBufferPoolGetAttributes⚠
  • CVPixelBufferPoolGetPixelBufferAttributes⚠
  • CVPixelBufferPoolGetTypeID⚠
  • CVPixelBufferPoolRelease⚠
  • CVPixelBufferPoolRetain⚠

Type Aliases§

  • CVPixelBufferPoolFlushFlags
  • CVPixelBufferPoolRef