DblEj \ Multimedia
The Multimedia namespace.
Classes used for working with images and videos.
DblEj\Multimedia
Classes
- Image
Represents an image file.
Provides methods for saving different file formats (with settable compression levels) and image resampling.
Requires the GD2 library.
- Video
Represents an video file.
Provides methods for saving different file formats of various bitrate, framerate, and size.
Requires the GD2 library.
- VideoInfo
Information about a video, typically from a video provider.
Interfaces
- IImageFile
Provides methods for interfacing with an image file on disk or in memory.
- IVideoFile
Provides methods for interfacing with an video file on disk.
Exceptions
- InvalidMediaConstructionException
Thrown when invalid paramters are passed to a Multimedia class constructor.
- MultimediaException
A multimedia exception.
DblEj.Multimedia
Classes
- There are no client-side classes in this namespace.
Child Namespaces
- There are no namespaces beneath Multimedia