The ConvertLiveMediaTask type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Abort |
Abort live stream conversions process
|
![]() | CopyFromStdOut | |
![]() | CopyToStdIn | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Start |
Start live stream conversion
|
![]() | Stop() |
Stop live stream conversion process
|
![]() | Stop(Boolean) |
Stop live stream conversion process and optionally force ffmpeg to quit
|
![]() | ToString | (Inherited from Object.) |
![]() | Wait |
Wait until live stream conversion is finished (input stream ended)
|
![]() | Write |
Write input data into conversion stream
|
See Also