Home | History | Annotate | Download | only in media

Lines Matching refs:setOutputFile

45  * recorder.setOutputFile(PATH_NAME);
349 * be called after the video AND audio sources are set, and before setOutputFile().
654 public void setOutputFile(FileDescriptor fd) throws IllegalStateException
668 public void setOutputFile(String path) throws IllegalStateException
708 * setOutputFile(). Call this after prepare().