GstRtspServer.RTSPMediaFactoryClass¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
configure  | 
r  | 
configure the media created with construct. The default implementation will configure the ‘shared’ property of the media.  | 
|
construct  | 
r  | 
the vmethod that will be called when the factory has to create the   | 
|
create_element  | 
r  | 
Construct and return a   | 
|
create_pipeline  | 
r  | 
create a new pipeline or re-use an existing one and add the   | 
|
gen_key  | 
r  | 
convert url to a key for caching shared   | 
|
media_configure  | 
r  | 
signal emitted when a media should be configured  | 
|
media_constructed  | 
r  | 
signal emitted when a media was constructed  | 
|
parent_class  | 
r  | 
Methods¶
None
Details¶
- class GstRtspServer.RTSPMediaFactoryClass¶
 The
GstRtspServer.RTSPMediaFactoryclass structure.