DVRecordingInNativeFormatSeparatesStreams
property
property DVRecordingInNativeFormatSeparatesStreams: Boolean read GetDVRecordingInNativeFormatSeparatesStreams write SetDVRecordingInNativeFormatSeparatesStreams default DEF_DVRecordingInNativeFormatSeparatesStreams;
Specify if the DV audio and video streams must be stored as separated streams.
Remarks
When recording DV audio+video in native format in an AVI file (RecordingInNativeFormat enabled and RecordingMethod = rm_AVI), this property specifies if the DV audio and video streams must be stored as 2 separated audio and video streams, or as a single A/V interleaved stream:
-
if enabled, the DV audio and video are stored within the AVI as 2 separated streams: a video stream of type "dvsd", and an audio stream of type "auds".
-
if disabled the DV audio and video are stored as a single interleaved audio and video stream of type "iavs".