Docs.rs
  • core-media-0.3.0
    • core-media 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • libark
    • Dependencies
      • block ^0.1 normal
      • cfg-if ^1.0 normal
      • core-audio-types ^0.1 normal
      • core-foundation ^0.9 normal
      • core-graphics2 ^0.1 normal
      • core-video ^0.3 normal
      • libc ^0.2 normal
      • 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_media0.3.0

Module sample_queue

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate core_media

Module core_media::sample_queue

source ·

Structs§

  • CMSimpleQueue
  • opaqueCMSimpleQueue

Constants§

  • kCMSimpleQueueError_AllocationFailed
  • kCMSimpleQueueError_ParameterOutOfRange
  • kCMSimpleQueueError_QueueIsFull
  • kCMSimpleQueueError_RequiredParameterMissing

Functions§

  • CMSimpleQueueCreate⚠
  • CMSimpleQueueDequeue⚠
  • CMSimpleQueueEnqueue⚠
  • CMSimpleQueueGetCapacity⚠
  • CMSimpleQueueGetCount⚠
  • CMSimpleQueueGetHead⚠
  • CMSimpleQueueGetTypeID⚠
  • CMSimpleQueueReset⚠

Type Aliases§

  • CMSimpleQueueRef