MLT
7.28.0
|
a field for planting multiple transitions and filters More...
#include "mlt_field.h"
#include "mlt_filter.h"
#include "mlt_multitrack.h"
#include "mlt_service.h"
#include "mlt_tractor.h"
#include "mlt_transition.h"
#include <stdlib.h>
#include <string.h>
Data Structures | |
struct | mlt_field_s |
Field class. More... | |
a field for planting multiple transitions and filters
Copyright (C) 2003-2018 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