public class MpegPresentation extends Object
| Constructor and Description |
|---|
MpegPresentation(URL url) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Format |
getAudioForamt() |
AudioTrack |
getAudioTrack() |
Format |
getVideFormat() |
VideoTrack |
getVideoTrack() |
void |
prepareTracks() |
public MpegPresentation(URL url) throws IOException
IOExceptionpublic AudioTrack getAudioTrack()
public VideoTrack getVideoTrack()
public Format getAudioForamt()
public Format getVideFormat()
public void prepareTracks()
public void close()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.