footageviewer: auto switch waveform mode when clicking video/audio buttons
This commit is contained in:
@@ -218,6 +218,8 @@ protected:
|
||||
|
||||
RenderTicketPtr GetSingleFrame(const rational &t, bool dry = false);
|
||||
|
||||
void SetWaveformMode(WaveformMode wf);
|
||||
|
||||
private:
|
||||
int64_t GetTimestamp() const
|
||||
{
|
||||
@@ -270,8 +272,6 @@ private:
|
||||
|
||||
void CloseAudioProcessor();
|
||||
|
||||
void SetWaveformMode(WaveformMode wf);
|
||||
|
||||
void DetectMulticamNode(const rational &time);
|
||||
|
||||
bool IsVideoVisible() const;
|
||||
|
||||
Reference in New Issue
Block a user