Package nzilbb.media
Interfaces and classes for automated media processing.
Provides an API for automation of sound/video processing, for conversion between formats, and censoring.
- Author:
- Robert Fromont robert.fromont@canterbury.ac.nz
-
Interface Summary Interface Description IMediaCensor Deprecated. UseMediaCensor
instead.IMediaConverter Deprecated. UseMediaConverter
instead.MediaCensor Censors media by taking a series of time points and obfuscating every other interval between them.MediaConverter Converts media from one format to another. -
Class Summary Class Description MediaThread Thread processing media. -
Exception Summary Exception Description MediaException Exception during media processing.