Lines Matching refs:output

174      * Defines output audio formats.
177 /** No audio present in output clip. Used to generate video only clip */
244 /** Audio sampling frequency of 48000 Hz. Not available for output file. */
250 * for output audio video only.
355 * Resize to fit the output video with changing the aspect ratio if
361 * Crop the input video to fit it with the output video resolution.
366 * Resize to fit the output video resolution but maintain the aspect
538 /** Input audio track is not of a type that can be mixed with output. */
541 /** Input audio track is not AMR-NB, so it can't be mixed with output. */
560 * The size of the output file will exceed the maximum configured value.
678 /** Invalid output video format */
681 /** Invalid output video frame size */
684 /** Invalid output video frame rate */
687 /** Invalid output audio format */
756 /** There is no more space to store the output file */
764 * Defines output video formats.
767 /** No video present in output clip. Used to generate audio only clip */
835 * Defines output video frame rates.
1148 * Insertion time in milliseconds, in the output video where the
1284 * <link>true</code> then the frame size is matched with the output
1515 * Video frame rate of the output clip. See {@link VideoFrameRate
1524 * Size of the video frames in the output clip. See
1530 * Format of the video stream in the output clip. See
1536 * Profile of the video stream in the output clip.
1541 * Level of the video stream in the output clip.
1546 * Format of the audio stream in the output clip. See
1552 * Sampling frequency of the audio stream in the output clip. See
1560 * the output clip. Set it to <code>0</code> to let the class ignore
1566 * Number of audio channels in output clip. Use <code>0</code> for none,
2281 * @param uniqueId The unique id used in the name of the output clip
2373 String output = null;
2381 output = String.format(mProjectPath + "/" + "ImageClip-" + m.getId() + ".3gp");
2383 File tmpFile = new File(output);
2393 e.outputFile = output;
2413 return output;
2418 * Calculates the output resolution for transition clip
2471 * @param uniqueId The unique id used in the name of the output clip
3521 * Calculates video resolution for output clip
3606 * @param filePath The output file path
3607 * @param projectDir The output project directory
3785 * @param width The width of the output frame, before rotation
3786 * @param height The height of the output frame, before rotation
3801 // The decoder needs output width and height as even
3806 // We convert the decoder output (in int[]) to a bitmap by first
3812 // If we need to resize and/or rotate the decoder output, we need a
3813 // temporary bitmap to hold the decoded output.
3820 // The final output bitmap width/height may swap because of rotation.
3829 // This is the bitmap we will output to the client
3839 // We can directly read the decoded result to output bitmap
3876 * @param OutAudiGraphFileName output filename