Table of Contents

Class NewSampleEventArgs

Namespace
VAST.Media
Assembly
VAST.Common.dll

Provides data for the new sample event.

public class NewSampleEventArgs
Inheritance
NewSampleEventArgs
Inherited Members

Constructors

NewSampleEventArgs()

public NewSampleEventArgs()

Properties

Sample

Gets or sets the new media sample.

public VersatileBuffer Sample { get; set; }

Property Value

VersatileBuffer