This documentation is for the old version. Go to the latest Graphics Mill docs

AviAudioManager.GetAudioDuration Method

Returns the duration of the specified audio file.

Overload List

Name Description
Public method Static member GetAudioDuration(Stream)

Returns the duration of the first stream in the specified Stream with an audio file.

Public method Static member GetAudioDuration(String)

Returns the duration of the first stream in the specified audio file.

See Also

Reference