CVBpy 14.0
RssTypes Class Reference

Types of RSS codes to read. More...

Inherits object.

Static Public Attributes

int All = 32767
 All available types.
 
int Expanded = 32
 RSS Expanded.
 
int ExpandedStacked = 64
 RSS Expanded Stacked.
 
int Limited = 16
 RSS Limited.
 
int Rss14 = 1
 RSS 14.
 
int Rss14Stacked = 4
 Stacked RSS 14.
 
int Rss14StackedOmnidirectional = 8
 Stacked RSS 14 (omni directional reading).
 
int Rss14Truncated = 2
 Truncated RSS 14.
 

Detailed Description

Types of RSS codes to read.