This is the complete list of members for OVRPlugin.Media, including all inherited members.
EncodeMrcFrame(System.IntPtr textureHandle, System.IntPtr fgTextureHandle, float[] audioData, int audioFrames, int audioChannels, double timestamp, double poseTime, ref int outSyncId) | OVRPlugin.Media | static |
EncodeMrcFrame(RenderTexture frame, float[] audioData, int audioFrames, int audioChannels, double timestamp, double poseTime, ref int outSyncId) | OVRPlugin.Media | static |
GetInitialized() | OVRPlugin.Media | static |
GetMrcActivationMode() | OVRPlugin.Media | static |
GetMrcAudioSampleRate() | OVRPlugin.Media | static |
GetMrcFrameImageFlipped() | OVRPlugin.Media | static |
GetMrcFrameSize(out int frameWidth, out int frameHeight) | OVRPlugin.Media | static |
GetMrcInputVideoBufferType() | OVRPlugin.Media | static |
GetPlatformCameraMode() | OVRPlugin.Media | static |
Initialize() | OVRPlugin.Media | static |
InputVideoBufferType enum name | OVRPlugin.Media | |
IsMrcActivated() | OVRPlugin.Media | static |
IsMrcEnabled() | OVRPlugin.Media | static |
MrcActivationMode enum name | OVRPlugin.Media | |
PlatformCameraMode enum name | OVRPlugin.Media | |
SetAvailableQueueIndexVulkan(uint queueIndexVk) | OVRPlugin.Media | static |
SetMrcActivationMode(MrcActivationMode mode) | OVRPlugin.Media | static |
SetMrcAudioSampleRate(int sampleRate) | OVRPlugin.Media | static |
SetMrcFrameImageFlipped(bool imageFlipped) | OVRPlugin.Media | static |
SetMrcFrameSize(int frameWidth, int frameHeight) | OVRPlugin.Media | static |
SetMrcHeadsetControllerPose(Posef headsetPose, Posef leftControllerPose, Posef rightControllerPose) | OVRPlugin.Media | static |
SetMrcInputVideoBufferType(InputVideoBufferType videoBufferType) | OVRPlugin.Media | static |
SetPlatformCameraMode(PlatformCameraMode mode) | OVRPlugin.Media | static |
SetPlatformInitialized() | OVRPlugin.Media | static |
Shutdown() | OVRPlugin.Media | static |
SyncMrcFrame(int syncId) | OVRPlugin.Media | static |
Update() | OVRPlugin.Media | static |
UseMrcDebugCamera() | OVRPlugin.Media | static |