| Contains the basic parameters associated with a Segment |
| A Segment corresponds to a single camera column within a chunk. See chunk table description for more details. |
| Index Type | Key or Field List |
| primary key | segmentID |
| foreign key | Chunk(chunkId) |
| foreign key | StripeDefs(stripe) |