This is a basic template with the purpose of including all arguments / table variables to make it easily known which values can be accessed.
gameevent.Listen( "freezecam_started" )
hook.Add( "freezecam_started", "freezecam_started_example", function( data )
// Called when the freeze cam starts spectating something.end )