net.minecraft.client.twitch

public class BroadcastController

bqj
net.minecraft.unmapped.C_97442416
net.minecraft.client.twitch.BroadcastController

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
D
f_81453877
LOGGER
protected final int
a
f_69207050
f_69207050
protected final int
b
f_08008719
f_08008719
private static final ThreadSafeBuffer<String>
E
f_46587524
ERRORS
private String
F
f_84390501
f_84390501
protected BroadcastController$Listener
c
f_69704181
listener
protected String
d
f_24665713
f_24665713
protected String
e
f_70390053
f_70390053
protected String
f
f_80839554
f_80839554
protected boolean
g
f_27457718
f_27457718
protected tv.twitch.Core
h
f_41931106
core
protected tv.twitch.broadcast.Stream
i
f_06506385
stream
protected List<tv.twitch.broadcast.FrameBuffer>
j
f_35610118
captureBuffers
protected List<tv.twitch.broadcast.FrameBuffer>
k
f_11647966
freeBuffers
protected boolean
l
f_55048578
authenticated
protected boolean
m
f_98334518
loggedIn
protected boolean
n
f_54882679
f_54882679
protected BroadcastController$State
o
f_84316177
status
protected String
p
f_27744797
username
protected tv.twitch.broadcast.VideoParams
q
f_65407250
videoParams
protected tv.twitch.broadcast.AudioParams
r
f_67781750
audioParams
protected tv.twitch.broadcast.IngestList
s
f_50924276
servers
protected tv.twitch.broadcast.IngestServer
t
f_89180285
defaultServer
protected tv.twitch.AuthToken
u
f_34161409
token
protected tv.twitch.broadcast.ChannelInfo
v
f_65422162
channelInfo
protected tv.twitch.broadcast.UserInfo
w
f_27636737
userInfo
protected tv.twitch.broadcast.StreamInfo
x
f_71501867
streamInfo
protected tv.twitch.broadcast.ArchivingState
y
f_94184982
archivingState
protected long
z
f_76356195
f_76356195
protected IngestTester
A
f_91399632
ingestTester
private tv.twitch.ErrorCode
G
f_86082444
initializationError
protected tv.twitch.broadcast.IStreamCallbacks
B
f_78309460
f_78309460
protected tv.twitch.broadcast.IStatCallbacks
C
f_32741957
f_32741957

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bqj$b arg0)
m_63602999(C_97442416$C_11427874 arg0)
setListener(BroadcastController$Listener listener)
public boolean
b()
m_92254019()
isAuthenticated()
public void
a(String arg0)
m_71163364(String arg0)
m_71163364(String arg0)
public tv.twitch.broadcast.StreamInfo
j()
m_41517557()
getStreamInfo()
public tv.twitch.broadcast.ChannelInfo
l()
m_21209236()
getChannelInfo()
public boolean
m()
m_23952054()
isBroadcasting()
public boolean
n()
m_76485579()
isReadyToBroadcast()
public boolean
o()
m_24835295()
isIngestTesting()
public boolean
p()
m_89982330()
isPaused()
public boolean
q()
m_87920770()
isLoggedIn()
public tv.twitch.broadcast.IngestServer
s()
m_97287169()
getDefaultServer()
public void
a(tv.twitch.broadcast.IngestServer arg0)
m_07503936(tv.twitch.broadcast.IngestServer arg0)
setDefaultServer(tv.twitch.broadcast.IngestServer server)
public tv.twitch.broadcast.IngestList
t()
m_48408466()
getServers()
public void
a(float arg0)
m_54734359(float arg0)
setRecorderVolume(float volume)
public void
b(float arg0)
m_27570818(float arg0)
setPlaybackVolume(float volume)
public IngestTester
w()
m_99268100()
getIngestTester()
public long
x()
m_24252118()
getStreamTime()
protected boolean
y()
m_72987458()
m_72987458()
public tv.twitch.ErrorCode
A()
m_98541105()
getInitializationError()
protected tv.twitch.broadcast.PixelFormat
B()
m_66663391()
getPixelFormat()
public boolean
C()
m_92086586()
m_92086586()
public boolean
D()
m_31266866()
m_31266866()
public void
E()
m_43609198()
shutdown()
public boolean
a(String arg0, tv.twitch.AuthToken arg1)
m_97815187(String arg0, tv.twitch.AuthToken arg1)
authenticate(String username, tv.twitch.AuthToken token)
public boolean
F()
m_27644798()
init()
public boolean
a(String arg0, String arg1, String arg2)
m_11791005(String arg0, String arg1, String arg2)
setStreamInfo(String arg0, String arg1, String arg2)
public boolean
G()
m_09288242()
runCommercial()
public tv.twitch.broadcast.VideoParams
a(int arg0, int arg1, float arg2, float arg3)
m_07083853(int arg0, int arg1, float arg2, float arg3)
getVideoParams(int maxKbps, int targetFps, float bytesPerPixel, float aspectRatio)
public boolean
a(tv.twitch.broadcast.VideoParams arg0)
m_19541280(tv.twitch.broadcast.VideoParams arg0)
start(tv.twitch.broadcast.VideoParams videoParams)
public boolean
H()
m_87710134()
stop()
public boolean
I()
m_79281901()
pause()
public boolean
J()
m_12335201()
resume()
public boolean
a(String arg0, long arg1, String arg2, String arg3)
m_49193823(String arg0, long arg1, String arg2, String arg3)
sendActionMetadata(String name, long time, String description, String metadata)
public long
b(String arg0, long arg1, String arg2, String arg3)
m_18932370(String arg0, long arg1, String arg2, String arg3)
sendStartSpanMetadata(String name, long time, String description, String metadata)
public boolean
a(String arg0, long arg1, long arg2, String arg3, String arg4)
m_29943504(String arg0, long arg1, long arg2, String arg3, String arg4)
sendEndSpanMetadata(String name, long time, long id, String description, String metadata)
protected void
a(bqj$a arg0)
m_81531532(C_97442416$C_02273498 arg0)
setStatus(BroadcastController$State status)
public void
K()
m_51981352()
update()
protected void
L()
m_31328116()
fetchStreamInfo()
public IngestTester
M()
m_76945752()
startIngestTesting()
protected boolean
O()
m_82584598()
allocateFrameBuffer()
protected void
P()
m_47280855()
m_47280855()
public tv.twitch.broadcast.FrameBuffer
Q()
m_27756406()
pollFreeBuffer()
public void
a(tv.twitch.broadcast.FrameBuffer arg0)
m_54731088(tv.twitch.broadcast.FrameBuffer arg0)
readPixels(tv.twitch.broadcast.FrameBuffer buffer)
public tv.twitch.ErrorCode
b(tv.twitch.broadcast.FrameBuffer arg0)
m_98103966(tv.twitch.broadcast.FrameBuffer arg0)
submitTexturePointer(tv.twitch.broadcast.FrameBuffer ptr)
protected boolean
a(tv.twitch.ErrorCode arg0)
m_64048429(tv.twitch.ErrorCode arg0)
error(tv.twitch.ErrorCode error)
protected void
d(String arg0)
m_76000323(String arg0)
error(String message)
protected void
e(String arg0)
m_98233105(String arg0)
warn(String message)