Docs.rs
  • core-video-0.2.0
    • core-video 0.2.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.9 normal
      • core-graphics ^0.23 normal
      • foreign-types ^0.5 normal
      • io-surface ^0.15 normal
      • libc ^0.2 normal
      • metal ^0.28 normal optional
      • objc2 ^0.5 normal optional
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • aarch64-apple-darwin
    • x86_64-apple-darwin
  • 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.2.0

Module buffer

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

In crate core_video

?
Settings

Module core_video::buffer

source ·

Structs§

  • CVBuffer
  • __CVBuffer

Enums§

  • CVBufferAttachmentsKeys
  • CVBufferKeys

Constants§

  • kCVAttachmentMode_ShouldNotPropagate
  • kCVAttachmentMode_ShouldPropagate

Statics§

  • kCVBufferMovieTimeKey
  • kCVBufferNonPropagatedAttachmentsKey
  • kCVBufferPropagatedAttachmentsKey
  • kCVBufferTimeScaleKey
  • kCVBufferTimeValueKey

Traits§

  • TCVBuffer

Functions§

  • CVBufferCopyAttachment⚠
  • CVBufferCopyAttachments⚠
  • CVBufferGetAttachment⚠
  • CVBufferGetAttachments⚠
  • CVBufferHasAttachment⚠
  • CVBufferPropagateAttachments⚠
  • CVBufferRelease⚠
  • CVBufferRemoveAllAttachments⚠
  • CVBufferRemoveAttachment⚠
  • CVBufferRetain⚠
  • CVBufferSetAttachment⚠
  • CVBufferSetAttachments⚠

Type Aliases§

  • CVAttachmentMode
  • CVBufferRef