public Nullable<float> SamplingRate { get; set; }
Public Property SamplingRate As Nullable(Of Single)
public:
property Nullable<float> SamplingRate {
Nullable<float> get();
void set ( Nullable<float> );
}
A value use to subsample the requested codestreams mentioned by the CodeStream request field, in addition to those expanded from the CodeStreamContext values in the Codestream Context request ), so as to achieve an average sampling rate no greater than the streams-per-second value.
This field is usable when the requested codestreams contains timing information. The server ensures that the delivered codestreams are separated with a time value not less than the streams-per-second sampling rate value.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document