Searched defs:MediaMuxer (Results 1 – 3 of 3) sorted by relevance
49 struct MediaMuxer : public MediaMuxerBase { struct145 DISALLOW_EVIL_CONSTRUCTORS(MediaMuxer); argument
245 final public class MediaMuxer { class346 public MediaMuxer(@NonNull String path, @Format int format) throws IOException { in MediaMuxer() method in MediaMuxer377 public MediaMuxer(@NonNull FileDescriptor fd, @Format int format) throws IOException { in MediaMuxer() method in MediaMuxer
49 MediaMuxer::MediaMuxer(int fd, OutputFormat format) in MediaMuxer() function in android::MediaMuxer