LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

VideoTrackAttributes

struct in UnityEditor.Media

Description

Descriptor for audio track format.

Properties

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.