3.44 Streaming Device Encoding Frame Rates¶
BMDStreamingEncodingFrameRate
enumerates the possible encoded frame rates of the streaming device.
bmdStreamingEncodedFrameRate50i
The encoded interlaced frame rate is 50 fields per second.
bmdStreamingEncodedFrameRate5994i
The encoded interlaced frame rate is 59.94 fields per second.
bmdStreamingEncodedFrameRate60i
The encoded interlaced frame rate is 60 fields per second.
bmdStreamingEncodedFrameRate2398p
The encoded progressive frame rate is 23.98 frames per second.
bmdStreamingEncodedFrameRate24p
The encoded progressive frame rate is 24 frames per second.
bmdStreamingEncodedFrameRate25p
The encoded progressive frame rate is 25 frames per second.
bmdStreamingEncodedFrameRate2997p
The encoded progressive frame rate is 29.97 frames per second.
bmdStreamingEncodedFrameRate30p
The encoded progressive frame rate is 30 frames per second.
bmdStreamingEncodedFrameRate50p
The encoded progressive frame rate is 50 frames per second.
bmdStreamingEncodedFrameRate5994p
The encoded progressive frame rate is 59.94 frames per second.
bmdStreamingEncodedFrameRate60p
The encoded progressive frame rate is 60 frames per second.