Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


VideoTrackAttributes

Descriptor for audio track format.
Read time 1 minuteLast updated 13 days ago

Definition

public struct VideoTrackAttributes

Fields

Value

Description

bitRateModeVideoBitrateMode for the encoded video.
frameRateFrames per second.
heightImage height in pixels.
includeAlphaTrue if the track is to include the alpha channel found in the texture passed to AddFrame. False otherwise.
widthImage width in pixels.