C# Class Yodiwo.API.MediaStreaming.TransCodeStreamFFServer

Show file Open project: yodiwo/plegma

Public Properties

Property Type Description
action TranscodeAction
codec VideoCodec
feedName string
ffserverip string
streamName string
vlcPort int
vlcprocessId int

Public Methods

Method Description
getHttpStream ( ) : string

Method Details

getHttpStream() public method

public getHttpStream ( ) : string
return string

Property Details

action public property

public TranscodeAction action
return TranscodeAction

codec public property

public VideoCodec codec
return VideoCodec

feedName public property

public string feedName
return string

ffserverip public property

public string ffserverip
return string

streamName public property

public string streamName
return string

vlcPort public property

public int vlcPort
return int

vlcprocessId public property

public int vlcprocessId
return int