Package-level declarations
Types
Link copied to clipboard
Controls video playback in combination with VideoPlayerComponent.
Link copied to clipboard
interface CypressMediaPlayerCallback
Defines callbacks for CypressMediaPlayer events such as playback state changes, errors, and completion.
Link copied to clipboard
Represents the error code of CypressMediaPlayer.
Link copied to clipboard
The DisplayMode sets how the com.pico.spatial.core.ecs.VideoComponent displays 3D source videos containing binocular parallax, such as SIDE_BY_SIDE, TOP_AND_DOWN, and MV-HEVC 3D format videos.
Link copied to clipboard
object TextureUsageFlag
Defines texture usage flags for controlling how texture buffers are utilized in video processing.
Link copied to clipboard
Represents the video dimension mode of the material.
Link copied to clipboard
Represents the video texture sample mode of the material. VideoTextureSampleMode determines how the material samples the video texture. Default:NONE.