MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getBandwidth

Method getBandwidth

Suscan/Source.cpp:394–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394SUFLOAT
395Source::Config::getBandwidth(void) const
396{
397 if (this->instance == nullptr)
398 return 0;
399
400 return suscan_source_config_get_bandwidth(this->instance);
401}
402
403enum suscan_source_format
404Source::Config::getFormat(void) const

Callers 6

hotApplyProfileMethod · 0.45
refreshProfileUiMethod · 0.45
onSpinsChangedMethod · 0.45
onAddBookmarkMethod · 0.45
onInspectorMessageMethod · 0.45

Calls

no outgoing calls

Tested by 1