StreamMediaSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class StreamMediaSource : Xamarin.CommunityToolkit.Core.MediaSource, Xamarin.Forms.IStreamImageSource
- Inheritance
- Implements
Constructors
StreamMediaSource() |
Fields
StreamProperty |
Properties
CancellationTokenSource | |
Stream |
Methods
Cancel() | |
OnLoadingCompleted(Boolean) | |
OnLoadingStarted() | |
OnPropertyChanged(String) | |
OnSourceChanged() | (Inherited from MediaSource) |
Explicit Interface Implementations
IStreamImageSource.GetStreamAsync(CancellationToken) |