Method |
Description |
|
Activate ( ) : void |
|
|
CastRemoteDisplayUnityExtension ( CastRemoteDisplayExtensionManager extensionManager, Google.Cast.RemoteDisplay.Internal.CastRemoteDisplaySimulator displaySimulator ) : System.Collections.Generic |
|
|
Deactivate ( ) : void |
|
|
GetCastDevices ( CastDevice &connectedCastDevice ) : List |
|
|
GetCastVolume ( ) : float |
|
|
OnAudioFilterRead ( float data, int channels ) : void |
|
|
OnEnable ( ) : void |
|
|
OnRemoteDisplaySessionStart ( string deviceName ) : void |
|
|
OnRemoteDisplaySessionStop ( ) : void |
|
|
RenderFrame ( ) : void |
|
|
SelectCastDevice ( string deviceId ) : void |
|
|
SetCastVolume ( float volume ) : void |
|
|
SetRemoteDisplayTexture ( Texture texture ) : void |
|
|
StopRemoteDisplaySession ( ) : void |
|
|
ThrowError ( CastErrorCode errorCode ) : void |
|
|
UpdateDevices ( ) : void |
|
|