You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
830 B
32 lines
830 B
framework module ffmpegkit {
|
|
|
|
header "AbstractSession.h"
|
|
header "ArchDetect.h"
|
|
header "AtomicLong.h"
|
|
header "Chapter.h"
|
|
header "FFmpegKit.h"
|
|
header "FFmpegKitConfig.h"
|
|
header "FFmpegSession.h"
|
|
header "FFmpegSessionCompleteCallback.h"
|
|
header "FFprobeKit.h"
|
|
header "FFprobeSession.h"
|
|
header "FFprobeSessionCompleteCallback.h"
|
|
header "Level.h"
|
|
header "Log.h"
|
|
header "LogCallback.h"
|
|
header "LogRedirectionStrategy.h"
|
|
header "MediaInformation.h"
|
|
header "MediaInformationJsonParser.h"
|
|
header "MediaInformationSession.h"
|
|
header "MediaInformationSessionCompleteCallback.h"
|
|
header "Packages.h"
|
|
header "ReturnCode.h"
|
|
header "Session.h"
|
|
header "SessionState.h"
|
|
header "Statistics.h"
|
|
header "StatisticsCallback.h"
|
|
header "StreamInformation.h"
|
|
header "ffmpegkit_exception.h"
|
|
|
|
export *
|
|
}
|
|
|