AddAllCapabilities

Top  Previous  Next

procedure AddAllCapabilities (DescriptorNum, Simultaneous : DWord; Name : String);

All capabilities that match the specified name are added. Used for codecs configuration management. Usually you need to call    AddAllCapabilities (0, 0, '*{*}'); to get all capabilities i.e. codecs enabled.