Method procedure ALDMOEffect.TALDMOMediaType.GetMediaTypes(TStrings)
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TALDMOMediaType
Contents |
Syntax
Delphi:
procedure GetMediaTypes( ATypesList : TStrings );
C++ Builder:
void __fastcall GetMediaTypes( TStrings ATypesList );
Visual C++ (MFC):
void GetMediaTypes( CTStrings ATypesList );
Summary
Returns list of available media types.
Description
Call this method to get the names of the available media types.