StreamableContentIfaceRef

public struct StreamableContentIfaceRef : StreamableContentIfaceProtocol

The StreamableContentIfaceRef type acts as a lightweight Swift reference to an underlying AtkStreamableContentIface instance. It exposes methods that can operate on this data type through StreamableContentIfaceProtocol conformance. Use StreamableContentIfaceRef only as an unowned reference to an existing AtkStreamableContentIface instance.

  • ptr
    Untyped pointer to the underlying `AtkStreamableContentIface` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

StateSetClass Record: StateSetClassProtocol extension (methods and fields)

StreamableContentIface Record