Click or drag to resize
MediaBufferTIsKeyFrame Field
true if this instance is key frame.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool IsKeyFrame

Field Value

Type: Boolean
Remarks

When used with MP4Reader, this will indicate true if the file contains a sync sample for the particular sample number.

For audio this value is always true.

See Also