Olive
Functions
media.cpp File Reference
#include "media.h"
#include "footage.h"
#include "sequence.h"
#include "undo.h"
#include "io/config.h"
#include "panels/viewer.h"
#include "panels/project.h"
#include "projectmodel.h"
#include <QCoreApplication>
#include <QtMath>
#include "debug.h"
#include <libavformat/avformat.h>
#include <libavcodec/avcodec.h>

Functions

QString get_interlacing_name (int interlacing)
 
QString get_channel_layout_name (int channels, uint64_t layout)
 

Function Documentation

◆ get_channel_layout_name()

QString get_channel_layout_name ( int  channels,
uint64_t  layout 
)

◆ get_interlacing_name()

QString get_interlacing_name ( int  interlacing)