Enum MediaOption
Namespace: TwitterSharp.Request.AdvancedSearch
Assembly: TwitterSharp.dll
Syntax
public enum MediaOption
Fields
Name | Description |
---|---|
Duration_Ms | Contains the duration of the media if it's a video |
Height | Height of the content in pixel |
Preview_Image_Url | URL to a preview image of the content |
Url | URL to the image of the content |
Width | Width of the content in pixel |