Transport
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ GIR ( name = "RTSPTransport" ) ]
public struct Transport
Provides helper functions to deal with RTSP transport strings.
Content:
Static methods:
Methods:
- public Result @new ()
Allocate a new initialized Transport.
- public string as_text ()
Convert this into a string that can be
used to signal the transport in an RTSP SETUP response.
- public Result free ()
Free the memory used by this.
- public Result get_media_type (out unowned string media_type)
Get the media type of this.
- public Result init ()
Initialize this so that it can be used.
Fields: