VideoSoundtrackTypeΒΆ

enum VideoSoundtrackType : System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Type of sounds in a video

VideoSoundtrackType Music

This video contains only music.

VideoSoundtrackType Dialog

This video contains only dialog.

VideoSoundtrackType MusicAndDialog

This video contains music and dialog.