Package io.agora.rtc2
Class PublisherParameters
java.lang.Object
io.agora.rtc2.PublisherParameters
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated.intDeprecated.Deprecated.intDeprecated.intDeprecated.intDeprecated.Deprecated.intDeprecated.intDeprecated.booleanDeprecated.Deprecated.Deprecated.intDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
public int widthDeprecated. -
height
public int heightDeprecated. -
framerate
public int framerateDeprecated. -
bitrate
public int bitrateDeprecated. -
defaultLayout
public int defaultLayoutDeprecated. -
owner
public boolean ownerDeprecated. -
lifecycle
public int lifecycleDeprecated. -
publishUrl
Deprecated. -
rawStreamUrl
Deprecated. -
extraInfo
Deprecated. -
injectStreamUrl
Deprecated. -
injectStreamWidth
public int injectStreamWidthDeprecated. -
injectStreamHeight
public int injectStreamHeightDeprecated.
-
-
Constructor Details
-
PublisherParameters
public PublisherParameters()Deprecated.
-