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() nothrowvoid bwtype(string propval) @property nothrowSet `bwtype` field. Params: propval = the bandwidth modifier typeuint bandwidth() @property nothrowGet `bandwidth` field. Returns: the bandwidth in kilobits per secondvoid bandwidth(uint propval) @property nothrowSet `bandwidth` field. Params: propval = the bandwidth in kilobits per secondgstsdp.types.SDPResult clear() nothrowReset the bandwidth information in bw. Returns: a #GstSDPResult.