Home
last modified time | relevance | path

Searched defs:MediaMuxer (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaMuxer.h43 struct MediaMuxer : public RefBase { struct
56 // Construct the muxer with the file descriptor. Note that the MediaMuxer argument
135 DISALLOW_EVIL_CONSTRUCTORS(MediaMuxer); argument
/frameworks/base/media/java/android/media/
DMediaMuxer.java247 final public class MediaMuxer { class
348 public MediaMuxer(@NonNull String path, @Format int format) throws IOException { in MediaMuxer() method in MediaMuxer
379 public MediaMuxer(@NonNull FileDescriptor fd, @Format int format) throws IOException { in MediaMuxer() method in MediaMuxer
/frameworks/av/media/libstagefright/
DMediaMuxer.cpp49 MediaMuxer::MediaMuxer(int fd, OutputFormat format) in MediaMuxer() function in android::MediaMuxer
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...