Docs.rs
  • core-media-0.5.1
    • core-media 0.5.1
    • Permalink
    • 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.10 normal
      • core-graphics2 ^0.4 normal
      • core-video ^0.4 normal
      • libc ^0.2 normal
      • objc2 ^0.5 normal optional
    • Versions
    • 0% of the crate is documented
  • 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.5.1

Module block_buffer

Module Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate core_media

core_media

Module block_buffer

Source

Structs§

CMBlockBuffer
CMBlockBufferCustomBlockSource
OpaqueCMBlockBuffer

Constants§

kCMBlockBufferAlwaysCopyDataFlag
kCMBlockBufferAssureMemoryNowFlag
kCMBlockBufferBadCustomBlockSourceErr
kCMBlockBufferBadLengthParameterErr
kCMBlockBufferBadOffsetParameterErr
kCMBlockBufferBadPointerParameterErr
kCMBlockBufferBlockAllocationFailedErr
kCMBlockBufferCustomBlockSourceVersion
kCMBlockBufferDontOptimizeDepthFlag
kCMBlockBufferEmptyBBufErr
kCMBlockBufferInsufficientSpaceErr
kCMBlockBufferNoErr
kCMBlockBufferPermitEmptyReferenceFlag
kCMBlockBufferStructureAllocationFailedErr
kCMBlockBufferUnallocatedBlock

Functions§

CMBlockBufferAccessDataBytes⚠
CMBlockBufferAppendBufferReference⚠
CMBlockBufferAppendMemoryBlock⚠
CMBlockBufferAssureBlockMemory⚠
CMBlockBufferCopyDataBytes⚠
CMBlockBufferCreateContiguous⚠
CMBlockBufferCreateEmpty⚠
CMBlockBufferCreateWithBufferReference⚠
CMBlockBufferCreateWithMemoryBlock⚠
CMBlockBufferFillDataBytes⚠
CMBlockBufferGetDataLength⚠
CMBlockBufferGetDataPointer⚠
CMBlockBufferGetTypeID⚠
CMBlockBufferIsEmpty⚠
CMBlockBufferIsRangeContiguous⚠
CMBlockBufferReplaceDataBytes⚠

Type Aliases§

CMBlockBufferFlags
CMBlockBufferRef