GetMetadata Data Member Function

Populates a <VideoSourceMetadata> object with the video stream metadata.

Prototype

int32 GetMetadata( VideoSourceMetadata p_oData )

Parameters

Parameter Type Parameter Name Documentation
<VideoSourceMetadata>p_oDataA pointer to the <VideoSourceMetadata> object that will store the metadata. See <VideoSourceMetadata> for information on what metadata is available.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.