Resource.String.VideoViewErrorTextInvalidProgressivePlayback Field

Definition

Text for error alert when a video container is not valid for progressive download/playback.

[Android.Runtime.Register("VideoView_error_text_invalid_progressive_playback")]
public const int VideoViewErrorTextInvalidProgressivePlayback = 17039381;
[<Android.Runtime.Register("VideoView_error_text_invalid_progressive_playback")>]
val mutable VideoViewErrorTextInvalidProgressivePlayback : int

Field Value

Value = 17039381
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