public class WOWZVersionInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildNumber()
Gets the Wowza GoCoder SDK build number.
|
static WOWZVersionInfo |
getInstance() |
int |
getMajorVersion()
Gets the Wowza GoCoder SDK major version number.
|
int |
getMinorVersion()
Gets the Wowza GoCoder SDK minor version number.
|
java.lang.String |
getPreRelease()
Gets the Wowza GoCoder SDK prerelease identifier, if there is one.
|
int |
getRevision()
Gets the Wowza GoCoder SDK revision number.
|
WOWZDataMap |
toDataMap()
Creates a
WOWZDataMap of the Wowza GoCoder SDK version information. |
java.lang.String |
toString()
Gets a human-readable description of the Wowza GoCoder SDK version information.
|
java.lang.String |
toVerboseString()
Gets a human-readable description of all available Wowza GoCoder SDK version information, including the build number.
|
public static WOWZVersionInfo getInstance()
public int getMajorVersion()
public int getMinorVersion()
public int getRevision()
public int getBuildNumber()
public java.lang.String getPreRelease()
public WOWZDataMap toDataMap()
WOWZDataMap of the Wowza GoCoder SDK version information.WOWZDataMap of the version information.public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toVerboseString()
© 2016 - 2018 Wowza Media Systems, LLC. All rights reserved. Terms | Privacy | Trademarks | Legal