MCPcopy Create free account
hub / github.com/LMMS/lmms / bufferSize

Method bufferSize

include/RemotePlugin.h:945–948  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

943 }
944
945 inline fpp_t bufferSize() const
946 {
947 return m_bufferSize;
948 }
949
950 void setInputCount( int _i )
951 {

Callers 1

hostCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected