gstrtsp.rtspextension_mixin

Module for RTSPExtension interface mixin

Public Imports

gstrtsp.rtspextension_iface_proxy
public import gstrtsp.rtspextension_iface_proxy;
Undocumented in source.
gid.gid
public import gid.gid;
Undocumented in source.
gobject.dclosure
public import gobject.dclosure;
Undocumented in source.
gobject.gid_builder
public import gobject.gid_builder;
Undocumented in source.
gst.caps
public import gst.caps;
Undocumented in source.
gst.structure
public import gst.structure;
Undocumented in source.
gstrtsp.c.functions
public import gstrtsp.c.functions;
Undocumented in source.
gstrtsp.c.types
public import gstrtsp.c.types;
Undocumented in source.
gstrtsp.rtspmessage
public import gstrtsp.rtspmessage;
Undocumented in source.
gstrtsp.rtspurl
public import gstrtsp.rtspurl;
Undocumented in source.
gstrtsp.types
public import gstrtsp.types;
Undocumented in source.
gstsdp.sdpmedia
public import gstsdp.sdpmedia;
Undocumented in source.
gstsdp.sdpmessage
public import gstsdp.sdpmessage;
Undocumented in source.

Members

Templates

RTSPExtensionGidBuilderT
template RTSPExtensionGidBuilderT()

Fluent builder implementation template for gstrtsp.rtspextension.RTSPExtension

RTSPExtensionT
template RTSPExtensionT()

This interface is implemented e.g. by the Windows Media Streaming RTSP exentension (rtspwms) and the RealMedia RTSP extension (rtspreal).