| Alvas.Audio Class Library |
|
MediaBuffer.RetrieveData Method
Retrieves the data in the output buffer
[Visual Basic]
Public Sub RetrieveData( _
ByVal
data As
Byte(), _
ByVal
offset As
Integer _
)
Parameters
-
data
- buffer to retrieve into
-
offset
- offset within that buffer
See Also
MediaBuffer Class | Alvas.Audio Namespace