- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
getting started on understanding the SDK. Here is an example
PXCMAudioSource audioSrc1;
session.CreateImpl<PXCMAudioSource>(out audioSrc1);
PXCMAudioSource audioSrc2;
audioSrc2 = session.CreateAudioSource();
It's not clear to me from the SDK documentation why use one way to create an audio source vs. the other.
To me creation of audiotSrc2 makes much more sense than the first one.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page