MPLATFORMLib Namespace : MFSignalingDTMFClass Class |
The following tables list the members exposed by MFSignalingDTMFClass.
Name | Description | |
---|---|---|
![]() | DTMFToneAdd | Adds a tone to a MFFrame object |
![]() | ObjectCallbackSet | Sets callback to events for an object |
![]() | ObjectCallbackSetFunc | Sets a callback function |
![]() | ProcessFrame | Processes a frame through an object (a plugin, for instance) |
![]() | PropsGet | Gets the properties. |
![]() | PropsGetByIndex | Gets the property by its index. |
![]() | PropsGetCount | Gets the count of properties. |
![]() | PropsInfoGet | Gets information about property |
![]() | PropsOptionGet | Gets property from options |
![]() | PropsOptionGetByIndex | Gets property option by its index |
![]() | PropsOptionGetCount | Gets number of options for the property |
![]() | PropsOptionSetByIndex | Sets option property by its index |
![]() | PropsRemove | Removes the property. |
![]() | PropsSet | Sets the property. |
Name | Description | |
---|---|---|
![]() | OnEventSafe | Safe analog for OnEvent method. In this case memory usage is optimized. Note: Release all the objects before exit OnEvent event body.Raises on each received event |