VideoClip

More information can be found in the Unity API Reference and maybe in the Unity Manual.

Details

class VideoClip
const UInt16 audioTrackCount
const UInt64 frameCount
const double frameRate
const UInt32 height
const double length
string name
const string originalPath
const UInt32 pixelAspectRatioDenominator
const UInt32 pixelAspectRatioNumerator
const bool sRGB
const UInt32 width
UInt16 GetAudioChannelCount(UInt16 audioTrackIdx)
string GetAudioLanguage(UInt16 audioTrackIdx)
UInt32 GetAudioSampleRate(UInt16 audioTrackIdx)
int GetHashCode()
string ToString()