C# 클래스 Streamio.StreamioAPI

파일 보기 프로젝트 열기: streamio/streamio-cs

공개 프로퍼티들

프로퍼티 타입 설명
Audios Streamio.Resources.AudioResource
EncodingProfiles Streamio.Resources.EncodingProfileResource
Images Streamio.Resources.ImageResource
Players Streamio.Resources.PlayerResource
Playlists Streamio.Resources.PlaylistResource
PublicUploads Streamio.Resources.PublicUploadResource
Videos Streamio.Resources.VideoResource

공개 메소드들

메소드 설명
StreamioAPI ( string username, string password ) : System

메소드 상세

StreamioAPI() 공개 메소드

public StreamioAPI ( string username, string password ) : System
username string
password string
리턴 System

프로퍼티 상세

Audios 공개적으로 프로퍼티

public AudioResource,Streamio.Resources Audios
리턴 Streamio.Resources.AudioResource

EncodingProfiles 공개적으로 프로퍼티

public EncodingProfileResource,Streamio.Resources EncodingProfiles
리턴 Streamio.Resources.EncodingProfileResource

Images 공개적으로 프로퍼티

public ImageResource,Streamio.Resources Images
리턴 Streamio.Resources.ImageResource

Players 공개적으로 프로퍼티

public PlayerResource,Streamio.Resources Players
리턴 Streamio.Resources.PlayerResource

Playlists 공개적으로 프로퍼티

public PlaylistResource,Streamio.Resources Playlists
리턴 Streamio.Resources.PlaylistResource

PublicUploads 공개적으로 프로퍼티

public PublicUploadResource,Streamio.Resources PublicUploads
리턴 Streamio.Resources.PublicUploadResource

Videos 공개적으로 프로퍼티

public VideoResource,Streamio.Resources Videos
리턴 Streamio.Resources.VideoResource