docs.unity3d.com

    About Media Utilities

    com.unity.media.utilities is a set of high-performance, burst-friendly C# utility classes created for use by Unity's media packages.

    It includes:

    • AtomicFreeList: A multiple-reader, multiple-writer blittable generic concurrent free list
    • AtomicQueue: A multiple-reader, multiple-writer blittable generic concurrent queue
    • BatchAllocator: A batching allocator backed by native allocations
    • FIFO: TODO
    • GrowableBuffer: A List-like blittable data structure
    • PagedFreeList: A growable, sparse, blittable generic list whose storage is never relocated once allocated
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023