Ejemplo n.º 1
0
 internal NativeVideoCaptureState GetData()
 {
     return(NativeVideoCaptureState.FromPointer(
                C.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(SelfPtr())));
 }
 internal NativeVideoCaptureState GetData() =>
 NativeVideoCaptureState.FromPointer(GooglePlayGames.Native.Cwrapper.VideoManager.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(base.SelfPtr()));
Ejemplo n.º 3
0
 internal NativeVideoCaptureState GetData()
 {
     return(NativeVideoCaptureState.FromPointer(GooglePlayGames.Native.Cwrapper.VideoManager.VideoManager_GetCaptureStateResponse_GetVideocapturestate(SelfPtr())));
 }
Ejemplo n.º 4
0
 internal NativeVideoCaptureState GetData() =>
 NativeVideoCaptureState.FromPointer(VideoManager.VideoManager_GetCaptureStateResponse_GetVideoCaptureState(base.SelfPtr()));