railo.runtime.video
Class VideoInputImpl
java.lang.Object
railo.runtime.video.VideoInputImpl
- All Implemented Interfaces:
- VideoInput
public class VideoInputImpl
- extends Object
- implements VideoInput
VideoInputImpl
public VideoInputImpl(Resource resource)
- Constructor of the class
- Parameters:
resource
-
getResource
public Resource getResource()
- Specified by:
getResource
in interface VideoInput
- Returns:
- the res
- See Also:
VideoInput.getResource()
setCommand
public void setCommand(String path,
List args)
- Specified by:
setCommand
in interface VideoInput
- See Also:
VideoInput.setCommand(java.lang.String, java.util.List)
setCommand
public void setCommand(String path,
String[] args)
- Specified by:
setCommand
in interface VideoInput
getCommandAsString
public String getCommandAsString()
- Specified by:
getCommandAsString
in interface VideoInput
- See Also:
VideoInput.getCommandAsString()
Copyright © 2012 Railo