ltmmMediaSample.Preroll Property

Visual Basic example

Syntax

object.Preroll As Boolean

Remarks

Indicates whether this sample is a preroll sample. Possible values are:

Setting

Description

TRUE

The sample is a preroll sample.

FALSE

The sample is not a preroll sample.

Preroll samples are processed but not displayed. They are located in the media stream before the displayable samples.

See Also

Elements:

ltmmMediaSample.ActualDataLength Property, ltmmMediaSample.Buffer Property, ltmmMediaSample.BufferSize Property, ltmmMediaSample.Discontinuity Property, ltmmMediaSample.SyncPoint Property, ltmmMediaSample.GetData Method, ltmmMediaSample.GetMediaType Method, ltmmMediaSample.GetMediaTime Method, ltmmMediaSample.GetTime Method, ltmmMediaSample.ResetMediaTime Method, ltmmMediaSample.ResetTime Method, ltmmMediaSample.SetData Method, ltmmMediaSample.SetMediaTime Method, ltmmMediaSample.SetTime Method, ltmmMediaSample.SetMediaType Method

Topics:

ltmmMediaSample object