TVideoGrabber.SetMultiplexerFilterByName

Prev

Next

TVideoGrabber

Methods

 




































































































Forces the use of a MPEG multiplexer


Declaration
procedure SetMultiplexerFilterByName(MultiplexerFilterName: string);


void __fastcall SetMultiplexerFilterByName(System::wchar_t *MultiplexerFilterName)


Sub SetMultiplexerFilterByName (MultiplexerFilterName as String)

Description

When a MPEG video compressor and a MPEG audio compressor are selected, TVideoGrabber tries to use the corresponding multiplexer (from the same manufacturer).
However you can tell TVideoGrabber what multiplexer to use with this function.


See Also
Recording methods and properties TAVIMuxConfig TASFDeinterlaceMode TAutoFileName TOnRecordingCompleted TOnRecordingReadyToStart TRecordingMethod TSyncPreview AudioRecording AudioSyncAdjustment AutoFileNameMinDigits AVIDurationUpdated AVIFormatOpenDML AVIHeaderInfo AVIInfo Encoder_SetInt HoldRecording IsRecordingPaused Last_Recording_FileName OnBacktimedFramesCountReached OnCopyPreallocDataCompleted OnCopyPreallocDataProgress OnCopyPreallocDataStarted OnCreatePreallocFileCompleted OnCreatePreallocFileStarted OnDiskFull OnRecordingCompleted OnRecordingPaused OnRecordingReadyToStart OnRecordingStarted OnReencodingCompleted OnReencodingStarted PauseRecording PreallocCapFileCopiedAfterRecording PreallocCapFileEnabled PreallocCapFileName PreallocCapFileSizeInMB RecordingBacktimedFramesCount RecordingCanPause RecordingDuration RecordingFileName RecordingFileSizeMaxInMB RecordingFourCC RecordingHeight RecordingInNativeFormat RecordingKBytesWrittenToDisk RecordingMethod RecordingSize RecordingTimer RecordingTimerInterval RecordingWidth ResumeRecording SaveCompressorSettingsToDataString StartAudioRecording StartRecording StartSynchronized StopRecording StoragePath Synchronized SyncPreview