MLT  7.24.0
Functions
mlt_version.c File Reference

contains version information More...

#include "mlt_version.h"

Functions

int mlt_version_get_int ()
 
int mlt_version_get_major ()
 
int mlt_version_get_minor ()
 
int mlt_version_get_revision ()
 
char * mlt_version_get_string ()
 

Detailed Description

contains version information

Copyright (C) 2014 Meltytech, LLC

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Function Documentation

◆ mlt_version_get_int()

int mlt_version_get_int ( )

◆ mlt_version_get_major()

int mlt_version_get_major ( )

◆ mlt_version_get_minor()

int mlt_version_get_minor ( )

◆ mlt_version_get_revision()

int mlt_version_get_revision ( )

◆ mlt_version_get_string()

char* mlt_version_get_string ( )