Click or drag to resize
IOffsetBufferTItem Property

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
T this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: T
See Also