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 IStreampublic void func_152935_j()
func_152935_j in interface IStreampublic void func_152922_k()
func_152922_k in interface IStreampublic boolean func_152936_l()
func_152936_l in interface IStreampublic boolean isReadyToBroadcast()
isReadyToBroadcast in interface IStreampublic boolean isBroadcasting()
isBroadcasting in interface IStreampublic void func_152911_a(Metadata p_152911_1_, long p_152911_2_)
func_152911_a in interface IStreampublic void func_176026_a(Metadata p_176026_1_, long p_176026_2_, long p_176026_4_)
func_176026_a in interface IStreampublic void requestCommercial()
requestCommercial in interface IStreampublic void updateStreamVolume()
updateStreamVolume in interface IStreampublic void func_152930_t()
func_152930_t in interface IStreampublic void stopBroadcasting()
stopBroadcasting in interface IStreampublic IngestServer[] func_152925_v()
func_152925_v in interface IStreampublic void func_152909_x()
func_152909_x in interface IStreampublic IngestServerTester func_152932_y()
func_152932_y in interface IStreampublic boolean func_152908_z()
func_152908_z in interface IStreampublic int func_152920_A()
func_152920_A in interface IStreampublic boolean func_152927_B()
func_152927_B in interface IStreampublic java.lang.String func_152921_C()
func_152921_C in interface IStreampublic ChatUserInfo func_152926_a(java.lang.String p_152926_1_)
func_152926_a in interface IStreampublic void func_152917_b(java.lang.String p_152917_1_)
func_152917_b in interface IStreampublic boolean func_152928_D()
func_152928_D in interface IStreampublic ErrorCode func_152912_E()
func_152912_E in interface IStreampublic boolean func_152913_F()
func_152913_F in interface IStreampublic void muteMicrophone(boolean p_152910_1_)
muteMicrophone in interface IStreampublic boolean func_152929_G()
func_152929_G in interface IStreampublic IStream.AuthFailureReason func_152918_H()
func_152918_H in interface IStreampublic java.lang.Throwable func_152937_a()