MosaicWriter.WriteFeatures Method
WriteFeatures(AttributeSet updateAttributes)
Writes frame features from the assigned input to GeoPackage.Syntax
public void WriteFeatures (
AttributeSet updateAttributes
)
Parameters
Attributes accessible by the operator chain
Remarks
Writes features from the operator chain called with the given updateAttributes. The updateAttributes AttributeSet is propagated to the operator chain and the custom dataset and can be used as argument to control the behaviour of the custom dataset. The custom dataset could for example be configured to look for an attribute "provideAll:true" which would cause the dataset to output all the video frames in one query.
Platforms
Windows, Linux, Android