MythTV
master
mythtv
libs
libmythtv
io
mythopticalbuffer.cpp
Go to the documentation of this file.
1
// MythTV
2
#include "
mythopticalbuffer.h
"
3
4
MythOpticalBuffer::MythOpticalBuffer
(
MythBufferType
Type)
5
:
MythMediaBuffer
(Type)
6
{
7
}
8
9
bool
MythOpticalBuffer::IsInMenu
(
void
)
const
10
{
11
return
m_inMenu
;
12
}
MythMediaBuffer
Definition:
mythmediabuffer.h:60
MythOpticalBuffer::m_inMenu
bool m_inMenu
Definition:
mythopticalbuffer.h:26
MythOpticalBuffer::IsInMenu
bool IsInMenu(void) const override
Definition:
mythopticalbuffer.cpp:9
MythOpticalBuffer::MythOpticalBuffer
MythOpticalBuffer(MythBufferType Type)
Definition:
mythopticalbuffer.cpp:4
MythBufferType
MythBufferType
Definition:
mythmediabuffer.h:49
mythopticalbuffer.h
Generated on Sat Nov 29 2025 03:16:07 for MythTV by
1.9.4