메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public GetMp4StreamingOriginLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
리턴 | string |
public GetSmoothStreamingAzureCDNLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
리턴 | string |
public GetSmoothStreamingOriginLocator ( Models assetToStream ) : string | ||
assetToStream | Models | |
리턴 | string |
public LocatorService ( IMediaService mediaService ) : System | ||
mediaService | IMediaService | |
리턴 | System |