Alvas.Audio Class Library

MediaBuffer Class

Attempting to implement the COM IMediaBuffer interface as a .NET object Not sure what will happen when I pass this to an unmanaged object

For a list of all members of this type, see MediaBuffer Members.

System.Object
   MediaBuffer

[Visual Basic]
Public Class MediaBuffer
    Implements IDisposable
[C#]
public class MediaBuffer : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Alvas.Audio

Assembly: Alvas.Audio (in Alvas.Audio.dll)

See Also

MediaBuffer Members | Alvas.Audio Namespace