Interface MLSimpleMediaBuffer.IMLMediaBuffer
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabBasicPkg
Unit: MLSimpleMediaBuffer
Inherits: ISLDataBuffer
Contents |
Syntax
Delphi:
type IMLMediaBuffer = interface( ISLDataBuffer )
Summary
Base interface for Audio and Video buffer interfaces.
Description
Defines base interface for Audio and Video buffer interfaces.
Properties
- TimeStamp - Returns the timestamp for the buffer.
Methods
- function GetTimeStamp() : TMLTimeStamp - Returns the timestamp for the buffer.