dtmfdetect

dtmfdetect

Synopsis

struct              GstDtmfDetect;

Description

Details

struct GstDtmfDetect

struct GstDtmfDetect {
  GstBaseTransform parent;

  dtmf_rx_state_t *dtmf_state;
};