TvTrackInfo.Builder.SetVideoPixelAspectRatio(Single) Method

Definition

[Android.Runtime.Register("setVideoPixelAspectRatio", "(F)Landroid/media/tv/TvTrackInfo$Builder;", "", ApiSince=23)]
public Android.Media.TV.TvTrackInfo.Builder SetVideoPixelAspectRatio (float videoPixelAspectRatio);
[<Android.Runtime.Register("setVideoPixelAspectRatio", "(F)Landroid/media/tv/TvTrackInfo$Builder;", "", ApiSince=23)>]
member this.SetVideoPixelAspectRatio : single -> Android.Media.TV.TvTrackInfo.Builder

Parameters

videoPixelAspectRatio
Single

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to