gst.pad_probe_info
Module for [PadProbeInfo] class
class PadProbeInfo
Types 1
classPadProbeInfo
Info passed in the #GstPadProbeCallback.
Fields
GstPadProbeInfo _cInstanceMethods
void * _cPtr()void type(gst.types.PadProbeType propval) @propertySet `type` field. Params: propval = the current probe typeulong offset() @propertyGet `offset` field. Returns: offset of pull probe, this field is valid when @type contains #GSTPADPROBETYPEPULLvoid offset(ulong propval) @propertySet `offset` field. Params: propval = offset of pull probe, this field is valid when @type contains #GSTPADPROBETYPEPULLuint size() @propertyGet `size` field. Returns: size of pull probe, this field is valid when @type contains #GSTPADPROBETYPEPULLvoid size(uint propval) @propertySet `size` field. Params: propval = size of pull probe, this field is valid when @type contains #GSTPADPROBETYPEPULL