Skip to content

TAVIInfoType

type

TAVIInfoType = (av_Duration, av_FrameCount, av_VideoWidth, av_VideoHeight, av_VideoFrameRateFps, av_VideoCodec, av_AudioCodec, av_AvgBitRate, av_AudioChannels, av_AudioSamplesPerSec, av_AudioBitsPerSample, av_FileSizeInKB, av_AudioStreams);

Type used to select the string returned by the AVIInfo2 function

Possible values:

Values:

  • av_Duration
  • av_FrameCount
  • av_VideoWidth
  • av_VideoHeight
  • av_VideoFrameRateFps
  • av_VideoCodec
  • av_AudioCodec
  • av_AvgBitRate
  • av_AudioChannels
  • av_AudioSamplesPerSec
  • av_AudioBitsPerSample
  • av_FileSizeInKB
  • av_AudioStreams