abstract class AbstractStreamableMedia extends AbstractMediaType
Methods
__construct($pathfile, FFMpegDriver $driver, FFProbe $ffprobe) | from AbstractMediaType | |
FFMpegDriver | getFFMpegDriver() | from AbstractMediaType |
MediaTypeInterface | setFFMpegDriver(FFMpegDriver $driver) | from AbstractMediaType |
FFProbe | getFFProbe() | from AbstractMediaType |
MediaTypeInterface | setFFProbe(FFProbe $ffprobe) | from AbstractMediaType |
string | getPathfile() | from AbstractMediaType |
MediaTypeInterface | setFiltersCollection(FiltersCollection $filters) | from AbstractMediaType |
MediaTypeInterface | getFiltersCollection() | from AbstractMediaType |
StreamCollection | getStreams() | |
Stream | getFormat() |