Server Side API - Wowza

Wowza Media Server? Pro

Server Side API

Wowza Media Server: Server Side API

?

Version 1.7

Copyright ? 2006 ? 2009 Wowza Media Systems, Inc.

Page 2 of 665

Copyright ? 2006 ? 2009 Wowza Media Systems, Inc. All rights reserved.

Third-Party Information This document contains links to third-party websites that are not under the control of Wowza Media Systems, Inc. ("Wowza") and Wowza is not responsible for the content on any linked site. If you access a third-party website mentioned in this document, then you do so at your own risk. Wowza provides these links only as a convenience, and the inclusion of any link does not imply that Wowza endorses or accepts any responsibility for the content on third-party sites.

Trademarks Wowza, Wowza Media Systems, Wowza Media Server and related logos are trademarks of Wowza Media Systems, Inc., and may be registered in the United States or in other jurisdictions including internationally.

Adobe and Flash are registered trademarks of Adobe Systems Incorporated, and may be registered in the United States or in other jurisdictions including internationally.

Other product names, logos, designs, titles, words, or phrases mentioned may be trademarks, service marks or trade names of other entities and may be registered in certain jurisdictions including internationally.

Third Party Copyright Notices Log4j and Mina: Copyright ? 2006 The Apache Software Foundation

Java ID3 Tag Library and JLayer 1.0 (classic): Copyright ? 1991, 1999 Free Software Foundation, Inc.

Java Service Wrapper: Copyright ? 1999, 2006 Tanuki Software, Inc.

Copyright ? 2006 - 2009 Wowza Media Systems, Inc. All rights reserved.

Page 3 of 665

Package

com.wowza.io

Page 4 of 665

com.wowza.io.IRandomAccessReader

com.wowza.io Interface IRandomAccessReader

public interface IRandomAccessReader extends

Field Summary

public static final FORWARD Value: 1

public static final

REVERSE Value: -1

Method Summary

void close() Close the media asset

boolean exists() Does the media asset exist

String getBasePath() Get the basePath for the random access reader

int getDirecton() Get the current direction hint for the random access reader.

long getFilePointer() Get the current byte location in the media asset

String getMediaExtension() Get the media extension

String getMediaName() Get the media name

String getPath() Get the unique path to the media asset item

void

init(IApplicationInstance appInstance, IMediaStream stream, String basePath, String mediaName, String mediaExtension)

Intialize RandomAccessReader

boolean isOpen() Is the media asset open

long lastModified() Return the lastModified date (same format as File.lastModified)

long length() Get the media asset length in bytes

Page 5 of 665

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download