gstsdp.sdpbandwidth
Module for [SDPBandwidth] class
class SDPBandwidth
Types 1
classSDPBandwidth
The contents of the SDP "b=" field which specifies the proposed bandwidth to be used by the session or media.
Fields
GstSDPBandwidth _cInstanceMethods
void * _cPtr()void bwtype(string propval) @propertySet `bwtype` field. Params: propval = the bandwidth modifier typevoid bandwidth(uint propval) @propertySet `bandwidth` field. Params: propval = the bandwidth in kilobits per secondgstsdp.types.SDPResult clear()Reset the bandwidth information in bw. Returns: a #GstSDPResult.gstsdp.types.SDPResult set(string bwtype, uint bandwidth)Set bandwidth information in bw.