Home
last modified time | relevance | path

Searched refs:SetVideoQualityLabel (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.h71 void SetVideoQualityLabel(const char* label);
H A DMediaConverterApp.cpp495 fWin->SetVideoQualityLabel(videoQualitySupport); in _ConvertFile()
H A DMediaConverterWindow.cpp882 MediaConverterWindow::SetVideoQualityLabel(const char* label) in SetVideoQualityLabel() function in MediaConverterWindow