Searched defs:MediaMuxer (Results 1 – 4 of 4) sorted by relevance
43 struct MediaMuxer : public RefBase { struct56 // Construct the muxer with the file descriptor. Note that the MediaMuxer argument135 DISALLOW_EVIL_CONSTRUCTORS(MediaMuxer); argument
247 final public class MediaMuxer { class348 public MediaMuxer(@NonNull String path, @Format int format) throws IOException { in MediaMuxer() method in MediaMuxer379 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
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...