LiveSwitch Java/Android API Reference Documentation
fm.liveswitch.FormatInfo Member List
This is the complete list of members for
fm.liveswitch.FormatInfo
, including all inherited members.
FormatInfo
()
fm.liveswitch.FormatInfo
FormatInfo
(fm.liveswitch.AudioFormat audioFormat)
fm.liveswitch.FormatInfo
FormatInfo
(String codecName, int clockRate)
fm.liveswitch.FormatInfo
FormatInfo
(String name, int clockRate, int channelCount)
fm.liveswitch.FormatInfo
FormatInfo
(fm.liveswitch.VideoFormat videoFormat)
fm.liveswitch.FormatInfo
fromJson
(String formatInfoJson)
fm.liveswitch.FormatInfo
static
fromJsonArray
(String formatInfosJson)
fm.liveswitch.FormatInfo
static
fromSdpMediaDescription
(fm.liveswitch.sdp.MediaDescription sdpMediaDescription)
fm.liveswitch.FormatInfo
static
getChannelCount
()
fm.liveswitch.FormatInfo
getClockRate
()
fm.liveswitch.FormatInfo
getCodecName
()
fm.liveswitch.FormatInfo
getName
()
fm.liveswitch.FormatInfo
isEquivalent
(fm.liveswitch.FormatInfo instance)
fm.liveswitch.FormatInfo
isEquivalent
(String name, int clockRate, int channelCount)
fm.liveswitch.FormatInfo
IEquivalent< fm.liveswitch.FormatInfo >.isEquivalent
(T instance)
fm.liveswitch.IEquivalent< fm.liveswitch.FormatInfo >
setChannelCount
(int value)
fm.liveswitch.FormatInfo
setClockRate
(int value)
fm.liveswitch.FormatInfo
setCodecName
(String value)
fm.liveswitch.FormatInfo
setName
(String value)
fm.liveswitch.FormatInfo
toJson
(fm.liveswitch.FormatInfo formatInfo)
fm.liveswitch.FormatInfo
static
toJson
()
fm.liveswitch.FormatInfo
toJsonArray
(fm.liveswitch.FormatInfo[] formatInfos)
fm.liveswitch.FormatInfo
static
toString
()
fm.liveswitch.FormatInfo
Copyright © LiveSwitch Inc. All Rights Reserved.
Doc build for LiveSwitch v1.15.0