Format Properties |
The Format type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClockRate |
Gets or sets the clock rate.
(Inherited from MediaFormatTFormat.) |
![]() | FourCC |
Gets or sets the FourCC value for this format.
(Inherited from VideoFormat.) |
![]() | FullName |
Gets the full name, including clock rate and encoding parameters.
(Inherited from MediaFormatTFormat.) |
![]() | IsAbgr |
Gets a value indicating whether this format is ABGR.
(Inherited from VideoFormat.) |
![]() | IsArgb |
Gets a value indicating whether this format is ARGB.
(Inherited from VideoFormat.) |
![]() | IsBgr |
Gets a value indicating whether this format is BGR.
(Inherited from VideoFormat.) |
![]() | IsBgra |
Gets a value indicating whether this format is BGRA.
(Inherited from VideoFormat.) |
![]() | IsEncrypted |
Gets or sets a value indicating that the data is encrypted.
(Inherited from MediaFormatTFormat.) |
![]() | IsH264 |
Gets a value indicating whether this format is H.264.
(Inherited from VideoFormat.) |
![]() | IsI420 |
Gets a value indicating whether this format is I420.
(Inherited from VideoFormat.) |
![]() | IsInjected |
Gets or sets a value indicating that the data is injected
into the primary media stream (e.g. DTMF).
(Inherited from MediaFormatTFormat.) |
![]() | IsNv12 |
Gets a value indicating whether this format is NV12.
(Inherited from VideoFormat.) |
![]() | IsNv21 |
Gets a value indicating whether this format is NV21.
(Inherited from VideoFormat.) |
![]() | IsPacketized |
Gets or sets a value indicating that the data is packetized
for network transmission.
(Inherited from MediaFormatTFormat.) |
![]() | IsRaw |
Gets a value indicating whether this format is RGB, BGR,
I420, YV12, NV12, NV21, RGBA, BGRA, ARGB, or ABGR.
(Inherited from VideoFormat.) |
![]() | IsRgb |
Gets a value indicating whether this format is RGB.
(Inherited from VideoFormat.) |
![]() | IsRgba |
Gets a value indicating whether this format is RGBA.
(Inherited from VideoFormat.) |
![]() | IsRgbaType |
Gets a value indicating whether this format is
RGBA, BGRA, ARGB, or ABGR.
(Inherited from VideoFormat.) |
![]() | IsRgbType |
Gets a value indicating whether this format is RGB or BGR.
(Inherited from VideoFormat.) |
![]() | IsVp8 |
Gets a value indicating whether this format is VP8.
(Inherited from VideoFormat.) |
![]() | IsVp9 |
Gets a value indicating whether this format is VP9.
(Inherited from VideoFormat.) |
![]() | IsYuvType |
Gets a value indicating whether this format is
I420, YV12, NV12, or NV21.
(Inherited from VideoFormat.) |
![]() | IsYv12 |
Gets a value indicating whether this format is YV12.
(Inherited from VideoFormat.) |
![]() | Name |
Gets or sets the name.
(Inherited from MediaFormatTFormat.) |
![]() | Parameters |
Gets the parameters.
(Inherited from VideoFormat.) |
![]() | StaticPayloadType |
Gets or sets the static payload type, if this format
has a static payload type registered with IANA.
(Inherited from MediaFormatTFormat.) |