railo.runtime.video
Interface VideoInput

All Known Implementing Classes:
VideoInputImpl

public interface VideoInput


Method Summary
 String getCommandAsString()
           
 Resource getResource()
           
 void setCommand(String path, List args)
           
 void setCommand(String path, String[] args)
           
 

Method Detail

getResource

Resource getResource()
Returns:
the res

setCommand

void setCommand(String path,
                List args)

setCommand

void setCommand(String path,
                String[] args)

getCommandAsString

String getCommandAsString()


Copyright © 2012 Railo