Crate gstreamer_rtsp[][src]

Modules

prelude

Structs

Continue

Continue calling the closure in the future iterations or drop it.

Error

A generic error capable of representing various error domains (types).

RTSPAuthParam
RTSPEvent
RTSPLowerTrans
RTSPMethod
RTSPProfile
RTSPTransMode
RTSPUrl

Provides helper functions to handle RTSP urls.

TypedValue

A statically typed Value.

Value

A generic value capable of carrying various types.

Enums

RTSPAuthMethod

Authentication methods, ordered by strength

RTSPFamily

The possible network families.

RTSPHeaderField

Enumeration of rtsp header fields

RTSPMsgType

The type of a message.

RTSPRangeUnit

Different possible time range units.

RTSPResult

Result codes from the RTSP functions.

RTSPState

The different RTSP states.

RTSPStatusCode

Enumeration of rtsp status codes

RTSPTimeType

Possible time types.

Type

A GLib or GLib-based library type

Traits

Cast

Upcasting and downcasting support.

IsA

Declares the "is a" relationship.

StaticType

Types that are supported by GLib dynamic typing.

ToValue

Converts to Value.