IFrame.AdditionalFrameDataBlob Property

Returns frame meta data blob. This contains so called chunk data for devices which support this.
Syntax:
[C#]
public array<byte> AdditionalFrameDataBlob { get; };
Information:

Introduced in version 3.5

See also: IFrame

<< IFrame