VisioForge Video Edit SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoEdit.Filter_Exists_OGG_Muxer Method

Returns if the OGG muxer present.

Pascal
function Filter_Exists_OGG_Muxer: Boolean;
C++
__fastcall Boolean Filter_Exists_OGG_Muxer();
C#
public Boolean Filter_Exists_OGG_Muxer();
Visual Basic
Public Function Filter_Exists_OGG_Muxer() As Boolean
Java
public Boolean Filter_Exists_OGG_Muxer();
IDL
Boolean Filter_Exists_OGG_Muxer();
JavaScript
Filter_Exists_OGG_Muxer
PHP
public Boolean Filter_Exists_OGG_Muxer();

Returns if the OGG muxer present, otherwise returns .

Made with Doc-O-Matic.
Copyright (c) 2011. All rights reserved.
What do you think about this topic? Send feedback!