This version of Unity is unsupported.

VideoTrackAttributes

struct in UnityEditor.Media

Description

Descriptor for audio track format.

Properties

bitRateMode VideoBitrateMode 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.