public class MediaInfoObjcet extends Object implements Serializable
Constructor and Description |
---|
MediaInfoObjcet() |
Modifier and Type | Method and Description |
---|---|
MediaFormat |
getFormat() |
MediaStream |
getStream() |
void |
setFormat(MediaFormat format) |
void |
setStream(MediaStream stream) |
String |
toString() |
public MediaFormat getFormat()
public void setFormat(MediaFormat format)
public MediaStream getStream()
public void setStream(MediaStream stream)
Copyright © 2024. All rights reserved.