Stream.this

Sets our main struct and passes it to the parent class.

  1. this(GstStream* gstStream, bool ownedRef)
    class Stream
    this
    (
    GstStream* gstStream
    ,
    bool ownedRef = false
    )
  2. this(string streamId, Caps caps, GstStreamType type, GstStreamFlags flags)

Meta