Normal
Re: tsreader.ax graph assistanceI was trying to handle the audio change request in the 'OnRequestAudioChange' callback itself. This doesn't work properly. Querying for 'IAMStreamSelect' returns null, so it had to be moved into the main processing loop. Sweet! Working really well now.
Re: tsreader.ax graph assistance
I was trying to handle the audio change request in the 'OnRequestAudioChange' callback itself. This doesn't work properly. Querying for 'IAMStreamSelect' returns null, so it had to be moved into the main processing loop. Sweet! Working really well now.