Method | Description | |
---|---|---|
GetHLSOriginLocator ( Models assetToStream ) : string | ||
GetMp4StreamingOriginLocator ( Models assetToStream ) : string | ||
GetSasLocator ( Models asset ) : string | ||
GetSmoothStreamingAzureCDNLocator ( Models assetToStream ) : string | ||
GetSmoothStreamingOriginLocator ( Models assetToStream ) : string | ||
LocatorService ( IMediaService mediaService ) : System |
public GetHLSOriginLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
return | string |
public GetMp4StreamingOriginLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
return | string |
public GetSasLocator ( Models asset ) : string | ||
asset | Models | |
return | string |
public GetSmoothStreamingAzureCDNLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
return | string |
public GetSmoothStreamingOriginLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
return | string |
public LocatorService ( IMediaService mediaService ) : System | ||
mediaService | IMediaService | |
return | System |