MythTV  master
Classes | Typedefs
mythv4l2m2mcontext.h File Reference
#include "mythdrmprimecontext.h"
Include dependency graph for mythv4l2m2mcontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythV4L2M2MContext
 A handler for V4L2 Memory2Memory codecs. More...
 

Typedefs

using V4L2Profiles = QList< MythCodecContext::CodecProfile >
 
using V4L2Mapping = QPair< const uint32_t, const MythCodecContext::CodecProfile >
 

Typedef Documentation

◆ V4L2Profiles

Definition at line 7 of file mythv4l2m2mcontext.h.

◆ V4L2Mapping

using V4L2Mapping = QPair<const uint32_t, const MythCodecContext::CodecProfile>

Definition at line 8 of file mythv4l2m2mcontext.h.