IStream.AuthFailureReason
Constructor and Description |
---|
NullStream(java.lang.Throwable p_i1006_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_152908_z() |
void |
func_152909_x() |
void |
func_152911_a(Metadata p_152911_1_,
long p_152911_2_) |
ErrorCode |
func_152912_E() |
boolean |
func_152913_F() |
void |
func_152917_b(java.lang.String p_152917_1_) |
IStream.AuthFailureReason |
func_152918_H() |
int |
func_152920_A() |
java.lang.String |
func_152921_C() |
void |
func_152922_k() |
IngestServer[] |
func_152925_v() |
ChatUserInfo |
func_152926_a(java.lang.String p_152926_1_) |
boolean |
func_152927_B() |
boolean |
func_152928_D() |
boolean |
func_152929_G() |
void |
func_152930_t() |
IngestServerTester |
func_152932_y() |
void |
func_152935_j() |
boolean |
func_152936_l() |
java.lang.Throwable |
func_152937_a() |
void |
func_176026_a(Metadata p_176026_1_,
long p_176026_2_,
long p_176026_4_) |
boolean |
isBroadcasting() |
boolean |
isPaused() |
boolean |
isReadyToBroadcast() |
void |
muteMicrophone(boolean p_152910_1_)
mutes or unmutes the microphone based on the boolean parameter passed into the method
|
void |
pause()
pauses a stream
|
void |
requestCommercial() |
void |
shutdownStream()
Shuts down a steam
|
void |
stopBroadcasting() |
void |
unpause()
unpauses a stream
|
void |
updateStreamVolume() |
public void shutdownStream()
shutdownStream
in interface IStream
public void func_152935_j()
func_152935_j
in interface IStream
public void func_152922_k()
func_152922_k
in interface IStream
public boolean func_152936_l()
func_152936_l
in interface IStream
public boolean isReadyToBroadcast()
isReadyToBroadcast
in interface IStream
public boolean isBroadcasting()
isBroadcasting
in interface IStream
public void func_152911_a(Metadata p_152911_1_, long p_152911_2_)
func_152911_a
in interface IStream
public void func_176026_a(Metadata p_176026_1_, long p_176026_2_, long p_176026_4_)
func_176026_a
in interface IStream
public void requestCommercial()
requestCommercial
in interface IStream
public void updateStreamVolume()
updateStreamVolume
in interface IStream
public void func_152930_t()
func_152930_t
in interface IStream
public void stopBroadcasting()
stopBroadcasting
in interface IStream
public IngestServer[] func_152925_v()
func_152925_v
in interface IStream
public void func_152909_x()
func_152909_x
in interface IStream
public IngestServerTester func_152932_y()
func_152932_y
in interface IStream
public boolean func_152908_z()
func_152908_z
in interface IStream
public int func_152920_A()
func_152920_A
in interface IStream
public boolean func_152927_B()
func_152927_B
in interface IStream
public java.lang.String func_152921_C()
func_152921_C
in interface IStream
public ChatUserInfo func_152926_a(java.lang.String p_152926_1_)
func_152926_a
in interface IStream
public void func_152917_b(java.lang.String p_152917_1_)
func_152917_b
in interface IStream
public boolean func_152928_D()
func_152928_D
in interface IStream
public ErrorCode func_152912_E()
func_152912_E
in interface IStream
public boolean func_152913_F()
func_152913_F
in interface IStream
public void muteMicrophone(boolean p_152910_1_)
muteMicrophone
in interface IStream
public boolean func_152929_G()
func_152929_G
in interface IStream
public IStream.AuthFailureReason func_152918_H()
func_152918_H
in interface IStream
public java.lang.Throwable func_152937_a()