Audacity 3.2.0
Namespaces | Functions
ClipParameters.cpp File Reference
#include "ClipParameters.h"
#include "ClipInterface.h"
#include "ZoomInfo.h"
Include dependency graph for ClipParameters.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{ClipParameters.cpp}
 

Functions

double anonymous_namespace{ClipParameters.cpp}::CalculateAdjustmentForZoomLevel (double avgPixPerSecond, bool showSamples)
 
double anonymous_namespace{ClipParameters.cpp}::GetPixelsPerSecond (const wxRect &viewRect, const ZoomInfo &zoomInfo)
 
bool anonymous_namespace{ClipParameters.cpp}::ShowIndividualSamples (int sampleRate, double stretchRatio, double pixelsPerSecond)
 
double anonymous_namespace{ClipParameters.cpp}::GetBlankSpaceBeforePlayEndTime (const ClipTimes &clip)