# CloudmersiveVideoApiClient::StillFramesResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if the operation was successful, false otherwise | [optional] **total_frames** | **Integer** | The total number of frames converted | [optional] **still_frames** | [**Array<StillFrame>**](StillFrame.md) | Individual still frames from the conversion operation | [optional]