|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaFormat | |
|---|---|
| android.media | |
| Uses of MediaFormat in android.media |
|---|
| Methods in android.media that return MediaFormat | |
|---|---|
static MediaFormat |
MediaFormat.createAudioFormat(String mime,
int sampleRate,
int channelCount)
|
static MediaFormat |
MediaFormat.createVideoFormat(String mime,
int width,
int height)
|
MediaFormat |
MediaCodec.getOutputFormat()
|
MediaFormat |
MediaExtractor.getTrackFormat(int index)
|
| Methods in android.media with parameters of type MediaFormat | |
|---|---|
void |
MediaCodec.configure(MediaFormat format,
Surface surface,
MediaCrypto crypto,
int flags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||