The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.
********************************************************
From: "Craig A. Schultz" <[EMAIL PROTECTED]>
Subject: Re: post mix audio in vb
Hi Mark,
I would like to add to what Kim has said,
Visual Basic, starting with version 5 can be used to build Dll's. COM, be
definition can be used in "any" language. I have, in fact built a plug-in
using
VB 5 just to see if it could be done. Yes it can be done but you don't want to
do it! First of all she is right in that the SDK interfaces do not translate
well into VB but in reality implementing most COM interfaces is difficult
in VB.
Then, once you get it built and compiled and then try and use it is where you
really run into trouble! VB is just not lean and mean enough to handle the
load
that operating in a system like Real can put on it. My plug-in, a rendering
plug-in worked fine until I hit the higher bandwidths and then the CPU usage
climbed through the roof and the whole thing locked up! You would be way ahead
to either gain the C/C++ experience you need, or buy it. Been there, Done
that,
hated it!
Craig
RealForum wrote:
>
> From: Kimberly Ayars <[EMAIL PROTECTED]>
> Subject: Re: post mix audio in vb
>
> Hello Mark!
>
> The audio data from the post-process audio hook is raw PCM.
>
> The RealSystem G2 SDK was designed for use in C/C++ and does not translate
> well to Visual Basic. Unfortunately at this time, we do not provide a way
> to get post-process audio data that is VB-friendly.
>
> Best wishes,
> Kim
*******************************************************
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>