A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Media.EmbedProviders.Soundcloud.html below:

View Source

Embed Provider for SoundCloud the popular online audio distribution platform and music sharing provider.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Media.EmbedProviders Assembly: Umbraco.Core.dll Syntax
public class Soundcloud : OEmbedProviderBase, IEmbedProvider
Constructors View Source Soundcloud(IJsonSerializer) Declaration
public Soundcloud(IJsonSerializer jsonSerializer)
Parameters Properties View Source ApiEndpoint Declaration
public override string ApiEndpoint { get; }
Property Value Type Description System.String View Source RequestParams Declaration
public override Dictionary<string, string> RequestParams { get; }
Property Value Type Description Umbraco.Cms.Core.Dictionary<System.String, System.String> View Source UrlSchemeRegex Declaration
public override string[] UrlSchemeRegex { get; }
Property Value Type Description System.String[] Methods View Source GeOEmbedDataAsync(String, Nullable<Int32>, Nullable<Int32>, CancellationToken) Declaration
public override async Task<string> GeOEmbedDataAsync(string url, int? maxWidth, int? maxHeight, CancellationToken cancellationToken)
Parameters Type Name Description System.String url System.Nullable<System.Int32> maxWidth System.Nullable<System.Int32> maxHeight CancellationToken cancellationToken Returns Type Description Task<System.String> View Source GetMarkup(String, Int32, Int32) Declaration
public override string GetMarkup(string url, int maxWidth = 0, int maxHeight = 0)
Parameters Type Name Description System.String url System.Int32 maxWidth System.Int32 maxHeight Returns Type Description System.String View Source GetMarkupAsync(String, Nullable<Int32>, Nullable<Int32>, CancellationToken) Declaration
public override async Task<string> GetMarkupAsync(string url, int? maxWidth, int? maxHeight, CancellationToken cancellationToken)
Parameters Type Name Description System.String url System.Nullable<System.Int32> maxWidth System.Nullable<System.Int32> maxHeight CancellationToken cancellationToken Returns Type Description Task<System.String>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4