Searched refs:OutputFormat (Results 1 – 2 of 2) sorted by relevance
47 } OutputFormat; typedef52 AMediaMuxer* AMediaMuxer_new(int fd, OutputFormat format);
580 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_4); in setUpMediaRecorder()