[]
Sets the content of this RichMediaAnnotation to the video represented by a FileSpecification object.
public void SetVideo(FileSpecification content)
Public Sub SetVideo(content As FileSpecification)
Type | Name | Description |
---|---|---|
FileSpecification | content | The FileSpecification object representing the video content. |