

# VideoAttribute


Defines the settings for a video tile.

## Contents


 ** BorderColor **   <a name="chimesdk-Type-media-pipelines-chime_VideoAttribute-BorderColor"></a>
Defines the border color of all video tiles.  
Type: String  
Valid Values: `Black | Blue | Red | Green | White | Yellow`   
Required: No

 ** BorderThickness **   <a name="chimesdk-Type-media-pipelines-chime_VideoAttribute-BorderThickness"></a>
Defines the border thickness for all video tiles.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 20.  
Required: No

 ** CornerRadius **   <a name="chimesdk-Type-media-pipelines-chime_VideoAttribute-CornerRadius"></a>
Sets the corner radius of all video tiles.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 20.  
Required: No

 ** HighlightColor **   <a name="chimesdk-Type-media-pipelines-chime_VideoAttribute-HighlightColor"></a>
Defines the highlight color for the active video tile.  
Type: String  
Valid Values: `Black | Blue | Red | Green | White | Yellow`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/chime-sdk-media-pipelines-2021-07-15/VideoAttribute) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-media-pipelines-2021-07-15/VideoAttribute) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-media-pipelines-2021-07-15/VideoAttribute) 