ApraPipes
1.0
Toggle main menu visibility
Main Page
Related Pages
Topics
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
c
d
f
g
i
m
p
s
v
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Related Symbols
a
b
e
f
m
n
p
•
All
Classes
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
Mp4WriterUtils.h
1
class
Mp4WriterSinkUtils
2
{
3
public
:
4
Mp4WriterSinkUtils
();
5
std::string
getFilenameForNextFrame
(std::string &basefolder, uint32_t chunkSize);
6
~Mp4WriterSinkUtils
();
7
};
Mp4WriterSinkUtils
Definition
Mp4WriterSinkUtils.h:7
Mp4WriterSinkUtils::Mp4WriterSinkUtils
Mp4WriterSinkUtils()
Mp4WriterSinkUtils::getFilenameForNextFrame
std::string getFilenameForNextFrame(std::string &basefolder, uint32_t chunkSize)
Mp4WriterSinkUtils::~Mp4WriterSinkUtils
~Mp4WriterSinkUtils()
base
include
Mp4WriterUtils.h
Source Commit: f080372