Property |
Description |
Application |
Retrieves the current Application object. |
BitCount |
Retrieves the color depth of a video stream. |
BitRate |
Retrieves the of the stream, in bits per second. |
BitsPerSample |
Retrieves the number of bits per sample for the audio stream. |
BufferWindow |
Retrieves the maximum time in milliseconds between the moment when a stream is received and when it starts playing. |
ChannelCount |
Retrieves a value indicating whether the audio stream is in mono or stereo. |
ConnectionName |
Retrieves the input name given to the stream. |
FramesPerSecond |
Retrieves the average of the video stream, in frames per second. |
MaxKeyFrameSpacing |
Retrieves the maximum number of milliseconds between key frames in a video stream. |
MediaType |
Retrieves a value indicating the type of digital media that this stream contains. |
Name |
Retrieves the name of the stream. |
Number |
Retrieves the user-defined number of the stream. |
Quality |
Retrieves a value indicating the quality of the video image relative to the frame rate. |
SampleSize |
Retrieves the size, in bytes, of each data packet. |
SamplesPerSecond |
Retrieves the sample rate, in samples per second (Hertz), at which each channel must be played or recorded. |