MediaStreamClassRef

public struct MediaStreamClassRef : MediaStreamClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MediaFileClass Record: MediaFileClassProtocol extension (methods and fields)

MediaStreamClass Record