Add missing RenderData() declaration for KaxTrackTimecodeScale
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@861 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
a463c247a6
commit
4ac544deac
@ -249,6 +249,8 @@ DECLARE_MKX_UINTEGER(KaxTrackDefaultDuration)
|
||||
};
|
||||
|
||||
DECLARE_MKX_FLOAT(KaxTrackTimecodeScale)
|
||||
public:
|
||||
filepos_t RenderData(IOCallback & output, bool bForceRender, bool bSaveDefault);
|
||||
};
|
||||
|
||||
#if MATROSKA_VERSION >= 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user