getSrSync method

  1. @override
double getSrSync()
override

Implementation

@override
double getSrSync() {
  return csoundAndroidGetSr(_cs);
}