org.mobicents.media.server.impl.resource.mediaplayer.mpeg
Class MpegPresentation
java.lang.Object
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.MpegPresentation
public class MpegPresentation
- extends java.lang.Object
- Author:
- kulikov, amit bhayani
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MpegPresentation
public MpegPresentation(java.net.URL url)
throws java.io.IOException
- Throws:
java.io.IOException
getAudioTrack
public AudioTrack getAudioTrack()
getVideoTrack
public VideoTrack getVideoTrack()
getAudioForamt
public org.mobicents.media.Format getAudioForamt()
getVideFormat
public org.mobicents.media.Format getVideFormat()
prepareTracks
public void prepareTracks()
close
public void close()
Copyright © 2010. All Rights Reserved.