|
SetExternalRTPLibrary |
Top Previous Next |
|
class procedure SetExternalRTPLibrary(LibName: String); - Delphi syntax static void SetExternalRTPLibrary(string libname); - C# syntax Shared SetExternalRTPLibrary(LibName As String); - VB.NET syntax HRESULT SetExternalRTPLibrary([in] BSTR* LibName); - COM/IDL syntax
Description Loads external RTP/media stack.
Now you can use your own RTP/media stack
Please contact us for DLL specifications. |