railo.runtime.video
Interface VideoUtil
- All Known Implementing Classes:
- VideoUtilImpl
public interface VideoUtil
createVideoProfile
VideoProfile createVideoProfile()
createVideoOutput
VideoOutput createVideoOutput(Resource output)
createVideoInput
VideoInput createVideoInput(Resource input)
toBytes
long toBytes(String byt)
throws PageException
- Throws:
PageException
toHerz
long toHerz(String byt)
throws PageException
- Throws:
PageException
toMillis
long toMillis(String time)
throws PageException
- Throws:
PageException
calculateDimension
int[] calculateDimension(PageContext pc,
VideoInput[] sources,
int width,
String strWidth,
int height,
String strHeight)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo