Namespace Headjack
Classes
App
This static class is the starting point for all the functionality of the Headjack SDK
App.AppMetadata
Container class for app metadata, used by GetAppMetadata().
App.CategoryMetadata
Container class for Category metadata, used by GetCategoryMetadata(String).
App.MediaMetadata
Container class with metadata about a media item (project thumbnail, custom media variable item)
App.ProjectMetadata
Container class with metadata about a Project
App.VideoMetadata
Container class for video metadata, used by GetVideoMetadata(String).
AppDataStruct
AppDataStruct.AudioBlock
AppDataStruct.CategoryBlock
AppDataStruct.FormatBlock
AppDataStruct.MediaBlock
AppDataStruct.PackagedInfo
AppDataStruct.ProjectBlock
AppDataStruct.ProjectionBlock
AppDataStruct.Variable
AppDataStruct.VideoBlock
CodecSupport
Check for codec support on device NOTE: requires AVPro platform compatibility
Crosshair
CustomVariables
Subtitles
Tools
VideoPlayerBase
VRInput
VRInput.Remote
Class managing the motion controller
VRInput.VrButton
Button class, Confirm and Back are universal across all platforms
Structs
AppDataStruct.AppBlock
Subtitles.TextBlock
VideoPlayerBase.AudioConfig
Description of which audio tracks are playing, audio track in video file (internal) and/or external spatial audio file. Get the current audio configuration using GetAudioConfig(), set the audio configuration using SetAudioConfig(Boolean, Boolean).
Enums
App.ByteConversionType
Order of magnitude of filesizes, used by GetProjectMetadata(String, App.ByteConversionType).
App.RaycastSource
Where the raycast is coming from
App.StreamProfile
App.TrackingOrigin
Whether the Unity scene origin is set to VR eye level, floor level or the legacy behavior dependent on VR platform
App.VideoAvailability
App.VideoEventType
App.VideoProfile
App.VRPlatform
VR platform that Headjack is running on
AppDataStruct.VariableType
CodecSupport.Codec
CodecSupport.VideoApi
ImageLoadingState
Subtitles.SRTLoadMode
Tools.BlurQuality
Blurred image's color quality
VideoPlayerBase.Mapping
VideoPlayerBase.Status
Status codes of videoplayer returned by GetStatus()