public interface VideoUtil
Modifier and Type | Method and Description |
---|---|
int[] |
calculateDimension(PageContext pc,
VideoInput[] sources,
int width,
String strWidth,
int height,
String strHeight) |
VideoInput |
createVideoInput(Resource input) |
VideoOutput |
createVideoOutput(Resource output) |
VideoProfile |
createVideoProfile() |
long |
toBytes(String byt) |
long |
toHerz(String byt) |
long |
toMillis(String time) |
VideoProfile createVideoProfile()
VideoOutput createVideoOutput(Resource output)
VideoInput createVideoInput(Resource input)
long toBytes(String byt) throws PageException
PageException
long toHerz(String byt) throws PageException
PageException
long toMillis(String time) throws PageException
PageException
int[] calculateDimension(PageContext pc, VideoInput[] sources, int width, String strWidth, int height, String strHeight) throws PageException
PageException
Copyright © 2015 Lucee