RecordingSizeSplit event |
|
Remarks
Occurs, during a recording session with stereo splitting started through the StartSplitFromDirectSoundDevice method, to notify the amount of recorded bytes for the left and right channels.
For further details see the How to perform a recording session section. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type RecordingSizeSplitEventArgs having the following parameters:
|